I am trying to use the nthroot function from the pracma package.
However, whenever I run it I get an error:
Error in nthroot(x, 5) : could not find function "nthroot"
I tried installing the pracma package but that didn't help either. Could anyone give me any ideas on why this isn't working?