I tried to expand the binomial. But its complicated.
$\int{\sin x}^3 + {(2\cos x)}^3 + 3\sin x2\cos x (\sin x + 2\cos x)\, dx$
I dont think i can use integral by parts on it.
Using substitution setting
$(\sin x + 2\cos x)=u$ i dont know how to continue..
Expansion is your best approach. Now use linearity:
$\int{\sin^3(x)} dx + 6\int{\cos(x)\sin^2(x)} dx + 12\int{\cos^2(x)\sin(x)} dx + 8\int{\cos^3(x)} dx$
For the first and fourth integrals, rewrite them using $\sin^3(x) = (1-\cos^2(x))\sin(x)$ and $\cos^3(x) = (1-\sin^2(x))\cos(x)$. Now use substitution for all four integrals.