There are 3 repositories under nth-root topic.
Stacking weak but coherent seismic signals with Nth_root, slant and weighted methods.
C# extension methods for BigInteger such as extracting an Nth root (including square root) and so on.
Computes the nth root using Monte Carlo simulation
Tiny script for counting examples of several math situation types. It's still being built.
EuNumber can do sequence calculations, bigmath, and multiple precision. It is not done yet.
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.