Is there a difference between $(x)^{\frac{1}{n}}$ and $ \sqrt[n]{x}$ ?
I'm confused with this topic. Any ideas or examples ?
If $(x)^{\frac{1}{n}} = \sqrt[n]{x}$
Consider $x=\frac{-b \pm \sqrt{b^2-4ac}}{2a}$ . Is it the same if I write $ x=\frac{-b \pm(b^2-4ac)^{\frac{1}{2}}}{2a}$ ?
Yes , there is a slight difference as per one of the conventions.
Consider, $x^{1/2}$ and $\sqrt x$, former is written in a general sense(more appropriate to use) but the latter one is used when $x\ge 0$.So according to this $i^{1/2}$ and not $\sqrt i$.
Hope this helps(not fully but to some extent atleast).
In nutshell, $x^{1/n}$ is a multi-valued function but $\sqrt[n]{x}$ is a single valued function.
As a quick example to this consider $\sqrt[3] 1$,and $1^{1/3}$.The former gives $1$(a single value) but the latter gives "cube roots of unity" (three values).
PS: I posted it as an answer so that others can see it easily while going through this page.
EDIT:THIS DIFFERENCE IS NOT UNIVERSALLY ACCEPTED.Actually I thought it's explicit from my above written sentence -" $x^{1/n}$ is a multi-valued function " but it doesn't seem to be .In multi-valued functions,you can take any branch (for example other than principal branch $(-\pi,\pi]$that you want.Now which one is chosen by you $\implies$ above stated difference is not universal.