Ok, so what I've understood,
If you have a number x
and it is raised to 1/n
,
then that number can be represented as yⁿ = x
, where y ∈ R
.
Which can be also written as logy(x) = n, where y
is base and x
is the number and n
is just the number of times y
must be multiplied by itself.
So if you want to find any number raised to 1/n
, you have to find the base of the logarithm.
Now after scouring the web I have found a formula to find the base of a logarithm. Even so, the formula requires the use of a calculator which you might as well use that calculator to find the root of that number.
Now I know that the above definition is really generalized, but it's a good start to understand roots. I guess?
Now Klaus has posted an in-depth answer to this and Dan has posted a frankly encyclopedic answer. It goes really deep into this topic.
Huge thanks to Klaus and Dan.