[ 61 ]
to solve this you need to use pythagorean theorem, and find the lengths of the sidesnof the triangle using two points.
x axis: 2 - ( -3 ) = 2 + 3 = 5
y axis: 2 - ( -4 ) = 2 + 4 = 6
PyTh: a^2 + b^2 = c^2
5^2 + 6^2 = c^2
25 + 36 = c^2
c = SqRt ( 61 )