![]() |
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 |
Nth Root
Hi
try =POWER(X,(n/y)) or =X^(n/y) -- Regards Frank Kabel Frankfurt, Germany Samir wrote: 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 |
All times are GMT +1. The time now is 12:39 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com