I need to prove that series are divergent/convergent:
$\displaystyle\sum_{n=2}^{\infty}(n\sqrt{n}-\sqrt{n^3-1})$
I tried using Limit comparison (with $1/n$), Root and Ratio tests, but they gave no result. With integral test I was left with $\displaystyle\int_{2}^{\infty}\sqrt{n^3-1}\mathrm dn$.
Any suggestions? Should I use comparison test, with different series? Thanks.