/Nth_Root_Of_A_Number

Web application that calculates and displays the nth root of a number. Performed without the help of math libraries, only using simple mathematical operators ( + , - , x , / ). Developed in JS.

Primary LanguageHTML

Watchers