I created a simple tool to find the square root of any number using Newton’s algorithm.
★How to use★
If you enter numerical values in the text boxes ① to ③ and tap the automatic calculation button, the results will be displayed in the text box ④.
①Initial value x0➡︎Any number is OK. ②k➡︎Enter the number you want to find the square root of (enter 2 if you want to find the square root of 2) ③Number of calculations➡︎Specify the number of times to repeat the calculation.
Input range is 8 digits (1 to 99999999)
ver.1.0
last updated on June.15.2021