Hello How can this JavaScript function be written? y = nth root of t. Code (markup): Recalling algebra lessons: "2nd root of t" is also know as "the square root of t". i.e. x*x =t, solve for x. "3rd root of t" would be like saying x*x*x=t, solve for x. Code (markup): Thanks' RogerDodger