Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
the formula for squre roots in excel is SQRT(number) but what is the formula
for higher level of roots? |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
With a value in A1:
=A1^(1/3) for the cube root of A1 -- Gary''s Student - gsnu200775 "Cindy Nguyen" wrote: the formula for squre roots in excel is SQRT(number) but what is the formula for higher level of roots? |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
=A2^(1/5) or =POWER(A2,1/5), if you want the 5th root.
-- David Biddulph "Cindy Nguyen" <Cindy wrote in message ... the formula for squre roots in excel is SQRT(number) but what is the formula for higher level of roots? |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Try Number ^ (1/n)
-- HTH, Barb Reinhardt "Cindy Nguyen" wrote: the formula for squre roots in excel is SQRT(number) but what is the formula for higher level of roots? |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Read a book on basic Excel?
Tyro "Cindy Nguyen" <Cindy wrote in message ... the formula for squre roots in excel is SQRT(number) but what is the formula for higher level of roots? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I a rotate my square radar chart (square-diamond)? | Charts and Charting in Excel | |||
how do i use square root on excel - what is the formula | Excel Worksheet Functions | |||
How to find square roots on paper | Excel Worksheet Functions | |||
square root function in excel (roots greater than 12) | Excel Discussion (Misc queries) | |||
How to figure roots in Excel? | Excel Worksheet Functions |