I have the following integral $ \int_{2}^{\infty} \frac{1}{\sqrt[3]{x^{3}-1}} d x $ and I should solve it without calculate it directly. So if I find two function which is smaller and bigger than $ \int_{2}^{\infty} \frac{1}{\sqrt[3]{x^{3}-1}} d x $ and those converges, then my integral has to converge too.
So i would like to choose $ 0 \le \frac{1}{\sqrt[3]{x^{3}-1}} d x \geq \frac{1}{\sqrt[3]{x^{5}}} $ is this possible ?
The improper integral $$\int_2^{\infty} \frac{1}{\sqrt[3]{x^3-1}} dx$$ diverges. We find that $$\frac{1}{\sqrt[3]{x^3-1}} > \frac{1}{x}$$ for all $x \in [2,\infty)$, and because $\int_2^{\infty}\frac{1}{x}dx$ diverges, we can conclude by the direct comparison test that the orginal improper integral is also divergent.