Prove divergence of $\sum\limits_{n=1}^\infty\left(\frac1{\sqrt n}-\frac1{\sqrt{n+1}}\right)^{2/3}$.
I need to prove that this series is divergent, but the ratio test, root test and the divergent majorant $\frac{1}{n}$ are inconclusive, so how would I be able to prove this?
I also tried it being proportional to something, but I couldn't get a divergent majorant out of it, because for large n it always becomes smaller.
Note that $$ \frac 1{\sqrt n} - \frac 1{\sqrt {n+1}} = \frac {\sqrt{n+1} - \sqrt n}{\sqrt {(n+1)n}} = \frac 1 {\sqrt {n(n+1)} \cdot (\sqrt n + \sqrt{n+1})} \sim \frac 1{2n^{3/2}} \quad [n \to \infty] $$ hence the term is asymptotically $(1/2)^{2/3} n^{-1}$, and the series diverges.