You can put this solution on YOUR website! How do I calculate the n-th root of a number for example the 10th root or the 17th root?
:
Easy on a calc
Find the log of the number, divide that by the nth, find the 10^x of that
:
For example you want the 21st root of 2,097,152
:
log(2097152) = 6.32163 = .30103
10^(.30103) = 2