Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]() How do you calculate the square root to the fifth or square root to the fourth power, etc. in MS Excel? Thank you. |
#2
![]() |
|||
|
|||
![]()
If you mean the fifth root, or fourth root:
=A1^(1/5) or =A1^(1/4) In article , "Secrd" wrote: How do you calculate the square root to the fifth or square root to the fourth power, etc. in MS Excel? Thank you. |
#3
![]() |
|||
|
|||
![]() Hi Secrd My interpretation of your expression, "the fifth square root" means taking successive square roots five times. That would be expressed as a power of a power such as: = A1^(1/2)^(5), or if you "know" that 2^5 = 32, then use =A1^(1/32) = A1^(1/2)^(4), or use =A1^(1/16), etc. I hope I understood you. GeorgeF -- GeorgeF ------------------------------------------------------------------------ GeorgeF's Profile: http://www.excelforum.com/member.php...o&userid=24124 View this thread: http://www.excelforum.com/showthread...hreadid=472376 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Perform the square root function in excel. | Excel Worksheet Functions | |||
How do I calculate the Root Mean Square (RMS) | Excel Discussion (Misc queries) | |||
How do I calculate the Root Mean Square (RMS) of line of equality | Excel Discussion (Misc queries) | |||
Root mean square (RMS) error formula | Excel Worksheet Functions | |||
How do you calculate the nth root of a number in Excel 2003? | Excel Worksheet Functions |