View Single Post
  #1 (permalink)  
Old 03-01-2008, 02:46 PM
perito perito is offline
Member
 
Join Date: Feb 2008
Posts: 8
perito is on a distinguished road
Find nth root of a number
To find the square root of a number we use Math.sqrt(x)
but what if I want the nth root of a number? how do I find it?

thx
Reply With Quote
Sponsored Links