Question 177286
solve w=C*r^-2 for r
----------
Rewrite:
w = C/r^2

r^2 = C/w
r = +/-sqrt[C/w]
====================
Cheers,
Stan H.