View Single Post
  #3  
Old April 19th, 2010, 06:29 PM posted to microsoft.public.excel.worksheet.functions
Luke M[_4_]
external usenet poster
 
Posts: 451
Default Help with formula

Divide, than find the 1.33rd root of the quotient. XL formula:
=(.28/128.25)^(1/1.33)

X = 0.009984

--
Best Regards,

Luke M
"Iriemon" wrote in message
...
I am trying to solve the following equation for "X":

Sorry, Discussion group formatting will not allow me to write in
superscript!
The last part is supposed to be "X" raised to the 1.33 power.

.28 = 128.25(X 1.33)

.28 = 128.25 times "X" raised to the 1.33 power

Must have forgot most of my algebra! :-(