Surely it's easier to use substitution and trig identities, but I wonder if it's possible to use integration by parts. Here's what I tried
$$\int \sin^3(x) \cos^2(x)dx$$
Let: $u'=\cos (x), u = \sin (x), v = \sin (x) , v'=\cos (x)$
$$\int v^3 u'^2$$
And here's where I'm stuck, how do I go about this? I'm not sure how to do integration by parts with such exponents
split your integral and write $$\sin(x)^3(1-\sin(x)^2)=\sin(x)^3-\sin(x)^5$$ furthere use that $$\sin(x)^3=\frac{1}{4} (3 \sin (x)-\sin (3 x))$$ and $$\sin(x)^5=\frac{1}{16} (10 \sin (x)-5 \sin (3 x)+\sin (5 x))$$