To do the improper integral, it is actually easier to use the Residue theorem. In this case, however, you would revert to one of the trickier formulations. That is, consider the integral in the complex plane
$$\oint_C dz \: \frac{\log{z}}{1+z^3}$$
where $C$ is a keyhole contour about the positive real axis. You may then show that
$$-i 2 \pi \int_0^{\infty} \frac{dx}{1+x^3} = i 2 \pi \sum \text{Res}_{z=z_k} \frac{\log{z}}{1+z^3}$$
The RHS includes the sum of the residues at the poles of the integrand. In this case, the poles are at $z=e^{i \pi/3}$, $z=e^{i \pi}$, and $z=e^{i 5 \pi/3}$. The sum of the residues then becomes
$$ \frac{i \pi/3}{3 e^{i 2 \pi/3}}+\frac{i \pi}{3}+\frac{i 5 \pi/3}{3 e^{-i 2 \pi/3}}= -\frac{2 \pi}{3 \sqrt{3}} $$
The integral is then the negative of this, i.e.,
$$\int_0^{\infty} \frac{dx}{1+x^3} = \frac{2 \pi}{3 \sqrt{3}} $$