The general form for a circle is:
(x-h)2 + (y-k)2 = r2
where (h, k) is the location of the center and r is the radius.
x2-4x+y2+6y-36=0
x2 - 4x + y2 + 6y = 36
Complete the square on both the x terms and the y terms
x2 - 4x + 16 + y2 + 6y + 36 = 36 + 16 + 36
(x-4)2 + (y+6)2 = 88
Center at (h, k) = (4, -6)
Radius = √88 = 2√22