Does $\sum_{n=1}^{\infty} \frac{1}{n\sqrt[n]{n}}$ converges?
I said that:
$ \frac{1}{n\sqrt[n]{n}}$ = $ \frac{1}{n^{1+\frac{1}{n}}}$ = $ \frac{1}{n}$ and this is harmonic series which does not converge.
Question is: Is there another way with equation sum series? I thought about dividing it by $1/n$, what do you guys think?
edit: I just noticed that $n^{1+\frac{1}{n}}$ is bigger than one. Which means the series converging. and I was all wrong. is that right?
edit2: $\sum_{n=1}^{\infty} \frac{1}{n\sqrt[n]{n}}$ = Limit of $\frac{1}{n} + 1$. which means it does not converge because the sum of $\frac{1}{n}$ does not converge?