how to fourth root a number on excel
Another way
=POWER(16,1/4)
--
Regards,
Peo Sjoblom
"Conrad Carlberg" wrote in message
k.net...
Use the caret operator and, for roots, a fraction. For example, to get the
fourth root of 16:
=16^(1/4)
--
C^2
Conrad Carlberg
Excel Sales Forecasting for Dummies, Wiley, 2005
"myers291" wrote in message
...
does anyone know if you can fourth root numbers on an excel spreadsheet?
|