Thread: Nth Root
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Samir[_2_] Samir[_2_] is offline
external usenet poster
 
Posts: 2
Default Nth Root

I am trying to work out the following in a custom function:

=power(X^n/y)

the above does not seem to work. Is there a VBA function
or other methods?

Thanks for your help.
Regards

Samir