Re: [algogeeks] Cube root of a number

2010-08-22 Thread Apoorve Mohan
Using this method u can find any root of any number See this link... http://en.wikipedia.org/wiki/Newton%27s_method On Sun, Aug 22, 2010 at 10:16 PM, Manjunath Manohar < manjunath.n...@gmail.com> wrote: > @apporve ..can u pls elaborate on that ..also on the square root of a > number.. > > -

Re: [algogeeks] Cube root of a number

2010-08-22 Thread Apoorve Mohan
Depending upon the accuracy you need you can fix the number of iterations On Sun, Aug 22, 2010 at 10:25 PM, Apoorve Mohan wrote: > Using this method u can find any root of any number > > See this link... > > http://en.wikipedia.org/wiki/Newton%27s_method > > > On Sun, Aug 22, 2010 at 10:1

Re: [algogeeks] Cube root of a number

2010-08-22 Thread Manjunath Manohar
@apporve ..can u pls elaborate on that ..also on the square root of a number.. -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to algoge...@googlegroups.com. To unsubscribe from this group, send email to alg

Re: [algogeeks] Cube root of a number

2010-08-19 Thread Apoorve Mohan
use newton raphson method On Thu, Aug 19, 2010 at 2:36 AM, asdfghjk wrote: > Can somebody suggest an efficient algorithm to find the cube root of a > number? > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group. > To post to this group,

[algogeeks] Cube root of a number

2010-08-19 Thread asdfghjk
Can somebody suggest an efficient algorithm to find the cube root of a number? -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to algoge...@googlegroups.com. To unsubscribe from this group, send email to alg