I'm trying to find out the antiderivative. My approach is:
$\int \sqrt{\csc x-\sin x} dx = \int \sqrt{\frac{1}{\sin x}-\sin x} dx= \int \sqrt{\frac{1-\sin^2x}{\sin x}}dx $
Then: $\int \sqrt{\frac{\cos^2 x}{\sin x}} dx = \int \frac{\cos x}{\sqrt{\sin x}} dx $
Let $u$ be $\sin x$ so $\int \frac{du}{\sqrt{u}} = 2\sqrt{u} + k$
Finally $\int \sqrt{\csc x-\sin x} dx = 2\sqrt{\sin x} +k$
I thought I was right but apparently neither WolframAlpha nor the other antiderivative calculators agree with my result.
I don't know where I went wrong, I'd very much appreciate if someone could help me out.
Thanks BTW: I haven't mastered LaTeX yet, so forgive me if it is poorly formatted.