How can I prove that $$\lim_{n \rightarrow \infty} \sqrt[n]x=1$$ for all $x>0$
I know I've got to use the monotone convergence theorem somehow. It's easy to show that $\sqrt[n]x$ is bounded, but having trouble showing that it is strictly increasing for $0<a<1$ and strictly decreasing for $a>1$. Also how can prove the infimum and supremum is 1 for the two cases?
Note that for $a\gt 0$, $$a^b = e^{b\ln a}.$$ So $$\lim_{n\to\infty}x^{1/n} = \lim_{n\to\infty}e^{\frac{1}{n}\ln x}.$$ Since the exponential is continuous, we have $$\lim_{n\to\infty}e^{\frac{1}{n}\ln x} = e^{\lim\limits_{n\to\infty}\frac{1}{n}\ln x}.$$
Can you conclude now?
OR Use a sledgehammer,
We use the following theorem:
If $a_n \gt 0$ and $\lim_{n \to \infty} \frac{a_{n+1}}{a_n} = L$, then $\lim_{n\to\infty} a_n^{1/n} = L$