ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Cubic Root (https://www.excelbanter.com/excel-programming/279745-cubic-root.html)

Cbarney

Cubic Root
 
How do you write a formula to take a cubic root of a number

Chip Pearson

Cubic Root
 
Try something like

=A1^(1/3)


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


"Cbarney" wrote in message
...
How do you write a formula to take a cubic root of a number




Steve Yandl[_3_]

Cubic Root
 
To take the cube root of the value in cell A1,
=A1^1/3

Steve


"Cbarney" wrote in message
...
How do you write a formula to take a cubic root of a number




steve

Cubic Root
 
Previously answered last year by Chip:

You can get any root of a number by raising that number to the inverse of
the root. E.g.,

=A1^(1/3)


--
Cordially,
Chip Pearson
Microsoft MVP - Excel

Found using Google search.
--
sb
"Cbarney" wrote in message
...
How do you write a formula to take a cubic root of a number





All times are GMT +1. The time now is 01:09 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com