Perform the square root function in excel.

B

Bernard Liengme

Or for a change use
=POWER(A1, 0.5)
or
=A1^(1/2)

There are more ways of killing a pig than.........
 
Top