Does $|x^n|^{\frac{1}{n}} = |x|$? Also n is a natural number. Sorry that this is such a stupid question, I'm just simplifying something and trying to make sure I'm doing it right.
2026-04-04 05:17:14.1775279834
On
Does the identity $|x^n|^{\frac{1}{n}} = |x|$ hold?
6.5k Views Asked by user39794 https://math.techqa.club/user/user39794/detail At
3
There are 3 best solutions below
0
On
Yes (provided $n\neq0$), since $|x^n|=|x|^n$, and $(r^a)^b=\exp(ab\ln r)=r^{ab}$ holds for all real $r>0$ and all $a,b$, while $(0^a)^b=0^{ab}$ also holds in the here relevant case that $a=n$ and $b=\frac1n$.
(Indeed $(0^a)^b=0^{ab}$ holds in all cases where both sides are defined, i.e., for real $a,b\geq0$: both sides are $0$ unless $ab=0$ in which case both sides are $1$. But I'm sure someone is going to attack me for that last case.)
You are correct! you can also show the result by using the definition of $|x|$ and splitting the cases.