Cube root

G

Guest

Is there a way to calculate the cube root within excel

I have seen the formula SQRT function but there does not apper to be one for the cube root.
 
C

Chip Pearson

John,

The Nth root of any number is that number raised to the 1/N
power, so you can use a formula like

=A1^(1/3)


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com

John said:
Is there a way to calculate the cube root within excel.

I have seen the formula SQRT function but there does not apper
to be one for the cube root.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top