Compute $\displaystyle\int_0^\infty \frac{dx}{1+x^3}$ by integrating $\dfrac{1}{1+z^3}$ over the contour $\gamma$ (defined below) and letting $R\rightarrow \infty$.
The contour is $\gamma=\gamma_1+\gamma_2+\gamma_3$ where $\gamma_1(t)=t$ for $0\leq t \leq R$, $\gamma_2(t)=Re^{i\frac{2\pi}{3}t}$ for $0\leq t \leq 1$, and $\gamma_3(t)=(1-t)Re^{i\frac{2\pi}{3}}$ for $0\leq t \leq 1$.
So, the contour is a wedge, and by letting $R\rightarrow \infty$ we're integrating over one third of the complex plane. I believe this means we are integrating over the entire complex plane under the substitution $u=x^3$. There are poles at $-\zeta$ for each third root of unity $\zeta$, so there's only one pole in this wedge. I'll just refer to that pole as $-\zeta$.
I guess this means that we can use the residue theorem to say $$\int_{\gamma}\frac{1}{1+z^3}dz=2\pi i\eta(\gamma,-\zeta)\operatorname{Res}\left(\frac{1}{1+z^3},-\zeta\right)=2\pi i \lim_{z\rightarrow -\zeta}\left[(z+\zeta)\frac{1}{1+z^3}\right]$$
I can't evaluate this limit. Also I don't see how it involves $R$, which I'm supposed to be taking a limit of. I suspect I've done something wrong.
What's the problem? How do I proceed?
Also, after I do properly evaluate this integral, I am assuming that its value is supposed to be $\displaystyle\int_0^\infty\frac{dx}{1+x^3}$. Why? (I think I know why conceptually but I need to see how one rigorously writes that out.)
(Note: This is exam review, not homework.)