I am trying to solve this derivation:
$$\int \frac{1}{\sqrt{(1 - x^2)}\arcsin^3x} dx $$
using substitution. My problem is that I can not find the right way to use substitution in this case.
The result should be:
$$ C- \frac{1}{2(\arcsin^2x)}$$
note: I guess that I should use this formula:
$$ \int \frac{1}{\sqrt{1-x^2}}dx = \arcsin x + C $$
Thank you.