This calculator calculates the radius using x, a, y, b values.
r = √ ((x-a)2 + (y-b)2)
r = Radius a,b = Center of Circle x,y = Points of Coordinates