View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.newusers
Max
 
Posts: n/a
Default how to calculate a cube root

For cube root
Try: =POWER(A1,1/3)
--
Rgds
Max
xl 97
---
Singapore, GMT+8
xdemechanik
http://savefile.com/projects/236895
--
"kiran Rajguru" <kiran wrote in message
...
Dear Sir

How to calculate the root of any (number) power? I have found only SQRT
function to calculate the square root. Now I have to calculate the cube

root.
How should I proceed?. Please help me in this regard.

Thanx
Kiran