View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Dana DeLouis
 
Posts: n/a
Default solving a formula

Hi. One way for a real solution...

[c] =POWER(a/b,1/d)

--
HTH. :)
Dana DeLouis
Windows XP, Office 2003


"tommmm" wrote in message
...
Need to solve the following
A=B*C^D

I have A, B and D but I need to solve for C