First, sub $x=y^2$ to get that the integral is equal to
$$2 \int_0^{\infty} dy \frac{y}{1+y^3}$$
Now we can proceed straightforwardly. Consider the contour integral
$$\oint_C dz \frac{z \, \log{z}}{1+z^3}$$
where $C$ is a keyhole contour about the positive real axis. In this case, one may show that this contour integral is simply
$$-i 2 \pi \int_0^{\infty} dy \frac{y}{1+y^3}$$
and is also equal to $i 2 \pi$ times the sum of the residues of the poles of the integrand, or $z=e^{i \pi/3}$, $z=e^{i \pi}$, and $z=e^{i 5 \pi/3}$. This sum is equal to
$$\frac{e^{i \pi/3} (i \pi/3)}{3 e^{i 2 \pi/3}} + \frac{e^{i \pi} (i \pi)}{3 e^{i 2 \pi}}+\frac{e^{i 5 \pi/3} (i 5 \pi/3)}{3 e^{i 10 \pi/3}}$$
which, upon simplifying, is seen to be equal to
$$i \frac{\pi}{9} (i 2 \sqrt{3}) = -\frac{2 \pi}{3 \sqrt{3}}$$
Therefore the orginal integral is
$$\int_0^{\infty} \frac{dx}{1+x^{3/2}} = \frac{4 \pi}{3 \sqrt{3}}$$
Still, I'd rather see this done on a Riemann surface, assuming that is possible.
– row Aug 28 '13 at 18:25