Math Question
- From: Sanbuah@xxxxxxx
- Date: Mon, 30 Jan 2006 14:15:46 EST
I know that Perl has a function to determine the square root of a number.
For example, to determine the square root of 121 code "sqrt(121)". Is there a
built-in Perl function that enables one to determine the nth root of a number
where n is a number greater than 2. For example, is there a function that
enables me to determine that the 4th root of 81 is 3?
Thanks,
Frank
- Follow-Ups:
- Re: Math Question
- From: Paul Lalli
- Re: Math Question
- From: davidfilmer
- Re: Math Question
- From: Tom Phoenix
- Re: Math Question
- Prev by Date: Re: including . in a pattern match
- Next by Date: Re: Math Question
- Previous by thread: Objects and Threading
- Next by thread: Re: Math Question
- Index(es):
Relevant Pages
|
|