Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I was just wondering how to do root 2 + root 2 in the same equation?
|
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Mitch Easterby wrote:
I was just wondering how to do root 2 + root 2 in the same equation? = 2 + SQRT(2) |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Typo....
"smartin" wrote: Mitch Easterby wrote: I was just wondering how to do root 2 + root 2 in the same equation? = 2 + SQRT(2) I think "smartin" meant: =2 * SQRT(2) which is what I would do, too. But just in case Mitch really wants to know how to invoke two functions in the same formula: =SQRT(2) + SQRT(2) |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Oops, yeah. My synapses unduplicated "root". Thanks for catching that.
JoeU2004 wrote: Typo.... "smartin" wrote: Mitch Easterby wrote: I was just wondering how to do root 2 + root 2 in the same equation? = 2 + SQRT(2) I think "smartin" meant: =2 * SQRT(2) which is what I would do, too. But just in case Mitch really wants to know how to invoke two functions in the same formula: =SQRT(2) + SQRT(2) |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=SQRT(2)+SQRT(2)
"Mitch Easterby" wrote: I was just wondering how to do root 2 + root 2 in the same equation? |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
One more...
=sqrt(8) Mitch Easterby wrote: I was just wondering how to do root 2 + root 2 in the same equation? -- Dave Peterson |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=2^0.5+2^0.5
"Mitch Easterby" wrote: I was just wondering how to do root 2 + root 2 in the same equation? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
square root | Excel Discussion (Misc queries) | |||
Cubed square root | Excel Worksheet Functions | |||
Square Root Symbol in VBA | Excel Discussion (Misc queries) | |||
How do I get a (non-square) root of a given number | Excel Discussion (Misc queries) | |||
How do I calculate the Root Mean Square (RMS) | Excel Discussion (Misc queries) |