Root: Using the the Newton-Raphson approximation, Find the root (int) of a number (double).
"Computer Concepts With Java 2 Essentials". P6.14
Applet Source Code for newton.java
Applet Source Code for root.java