Given Integral: $$\int_0^\infty\frac{dx}{x^3+1}$$
I have to test its convergence.
I am having problem in integrating it. So far, I have reduced it to the partial fraction:
$$\lim_{p\to\infty}\int^p_0\frac{dx}{3(x+1)}+\int^p_0\frac{(2-x)\,dx}{3(x^2-x+1)}$$
But How do I proceed after this?