Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I am working on correcting links and formulas on an inherited worksheet and
came across the following formula: =35*B3*(B11+3000)^0.5 I do not understand the purpose of ^0.5. Can anyone help? Thanks. Johnnie |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
^ symbol indicates the power of (B11+3000). Exaple: 10^2=100 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The caret (^) indicates that the following number is an exponent.
^0.5 = ^1/2 = Square Root Does that help? *********** Regards, Ron XL2002, WinXP-Pro "Lucky_guy2000" wrote: I am working on correcting links and formulas on an inherited worksheet and came across the following formula: =35*B3*(B11+3000)^0.5 I do not understand the purpose of ^0.5. Can anyone help? Thanks. Johnnie |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The ^0.5 means find the square root (i.e., the 1/2 power). It could
alternately be written ^(1/2). "Lucky_guy2000" wrote: I am working on correcting links and formulas on an inherited worksheet and came across the following formula: =35*B3*(B11+3000)^0.5 I do not understand the purpose of ^0.5. Can anyone help? Thanks. Johnnie |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks everyone for the response. I now understand what it means, now I just
have to find from the originator why. Once again, thanks all. Johnnie "Lucky_guy2000" wrote: I am working on correcting links and formulas on an inherited worksheet and came across the following formula: =35*B3*(B11+3000)^0.5 I do not understand the purpose of ^0.5. Can anyone help? Thanks. Johnnie |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
2 Nesting questions | Excel Worksheet Functions | |||
Match then lookup | Excel Worksheet Functions | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula checking multiple worksheets | Excel Worksheet Functions | |||
Match / Vlookup within an Array formula | Excel Discussion (Misc queries) |