How to prove $$\lim_{n \rightarrow \infty}\sqrt[n]{n}=1.$$
I have problem in proving this statement at the beginning my textbook says:
Suppose $f_{n}=\sqrt[n]{n}=1+h_{n}$ where does this $1+h_{n}$ come from? and what does it mean? if we can write $\sqrt[n]{n}=1+h_{n}$ then $f_{n}=1+h_{n}$ so by defintion of convergence let $\varepsilon\gt0$ be given. There exists a positive integer $K\gt\frac{1}{h_{n}}$ such that $|f_{n}-l|\lt\varepsilon \implies |1+h_{n}-1|\lt\varepsilon\implies h_{n}\lt\varepsilon$...therefore $\sqrt[n]{n}\to 1$....Am i right?