Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Mathematics (https://www.askmehelpdesk.com/forumdisplay.php?f=199)
-   -   How do I find the nth root of a number in code (https://www.askmehelpdesk.com/showthread.php?t=505803)

  • Sep 8, 2010, 04:38 AM
    sdcodes
    how do I find the nth root of a number in code
    In a mathematical formula how can I find the 5th root of a number (similar to the SRT(x) function
  • Sep 8, 2010, 05:40 AM
    galactus

    Say you want the 5th root of 3.

    Type in:

    3^(1/5)
  • Sep 9, 2010, 11:02 PM
    sdcodes
    Comment on galactus's post
    Thanks a lot. I actually fugured it out in the end but thanks again

  • All times are GMT -7. The time now is 03:40 AM.