The question is asking to evaluate the following integral:
$$\int_{0}^{\infty} \frac{x^{1/3}}{x^2+7x+6}dx$$
I am required to use complex analysis methods to solve this integral but I cannot seem to find a method that would work. I know I need to use Branch Cuts/points and the Estimation and Jordan's Lemma, but that is all I know. I tried using u-substitution to see if I would get the right answer and that did not work either. Any help is appreciated.
Let $x=t^3$ to make $$I=\int \frac{x^{1/3}}{x^2+7x+6}\,dx=3\int\frac{ t^3}{t^6+7 t^3+6}\,dt$$ Using partial fraction decomposition $$\frac{ t^3}{t^6+7 t^3+6}=\frac{18}{5 \left(t^3+6\right)}+\frac{t-2}{5 \left(t^2-t+1\right)}-\frac{1}{5(t+1)}$$ and the fist term can again be decomposed writing $$t^3+6=(t-a)(t-b)(t-c)$$ making $$\frac{1}{t^3+6}=-\frac{1}{(a-b) (b-c) (t-b)}-\frac{1}{(a-c) (c-b) (t-c)}+\frac{1}{(a-b) (a-c) (t-a)}$$ making that you face quite simple antiderivatives.