Distance =√[(x1 - x2)2 + (y1 -y2)2]
= √[(-6-(-3))2 + (8-9)2]
= √[(-6+3)2 + (-1)2] = √[(-3)2+ 1] = √[9 + 1] = √[10]
= √10
If you need an approximate, then use a calculator to determine the square root. To four decimal places, the values is 3.1623.
NOTE: it does not matter which point you use for (x1, y1). When you square the differences, the order of the points becomes irrelevant.