nth_root_test, an R function which calls nth_root() to return the n-th root of a number.
Copyright 2016 James P. Howard, II
The computer code and data files on this web page are distributed under the BSD-2-Clause license.
nth_root, an R function which evaluates the nth root of a number.