Take $2^{1/n}$. Since $1/n$ can be simplified as $n^{-1}$, the original term can become $2^{n^{-1}}$. The exponents can then be multiplied to result in $2^{-n}$ which is $1/(2^n)$. However it is obvious that
$2^{1/n} \ne 1/(2^n)$
because the first item approaches 1 as $n \rightarrow \infty$ but the second item approaches 0. What is wrong with the logic I used to simplify the first into the second that causes this discrepancy?
Exponents multiply in the sense that $$(a^b)^c = a^{bc}.$$ They do not multiply in the sense that $$a^{(b^c)} \ne a^{bc}.$$