I'm asked to prove the convergence or divergence of the below series using the comparison test.
$$\sum_{n=1}^{\infty}\sqrt[3]{(n-1)}-\sqrt[3]{n}$$
I've reduced the above series to $\sqrt[3]{n}(\sqrt[3]{(1-\frac{1}{n}})-1)=U_n$, but after taking $V_n$ as $\sqrt[3]{n}$ and applying the limit, $\lim_{n\to {\infty}}\frac{U_n}{V_n}$ yields me zero, but the value has to be greater than zero for the comparison test to work. So I'm in a dilemma, am I doing something wrong?
Feel free to correct me if I'm wrong in my calculations.
HINT
By binomial expansion prove that
$$\sqrt[3]{n}-\sqrt[3]{(n-1)}\ge \frac13 \frac1{n^{2/3}}$$