Using $$(a+b)^{n} = \sum_{i=0}^n {n \choose k} a^{n-k} b^{K}$$
prove that
$$n^{1/n} - 1 \le \sqrt{\frac 2n}$$ for n= 2,3,4....
I know the first step is to set $$ n^{\frac 1n} = 1 + x $$ for some x>0 and then raise both sides to the n, but I'm lost after that.