Click here to Skip to main content
15,888,610 members
Articles / General Programming / Algorithms

The Bisection Method and Calculating Nth Roots

Rate me:
Please Sign up or sign in to vote.
5.00/5 (9 votes)
10 Nov 2014CPOL1 min read 22.7K   5  
This is how to use the bisection method to calculate the nth root of a positive real number.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions