Well, so I was finding the value of $\sin 15^{\circ} $. I used the identity $2 \sin x \cos x = \sin 2x $. So solving the quadratic equation and picking the right values simply gave me:
$$ \sin 15^{\circ} = \frac {\sqrt {2 - \sqrt {3}}} {2}$$
That was pretty much simple. But I thought what if I was given the value instead, and I was asked to find the angle, whose sine would give me that value.
In short, my question is how to evaluate:
$$ \sin^{-1} \left( \frac {\sqrt {2 - \sqrt {3}}} {2} \right) $$
I want to solve it thinking that I do not know the value of $\sin 15 $, as if I have been just provided with the problem, and I have no idea what the answer might be. I tried to proceed by converting the $\sin $ to $\tan $ but that seemed to be of no use. Can anybody help?
In general it's hard, if not impossible. In this case, it turns out to be doable.
The main idea is that if $\theta = \sin^{-1}\left( \frac{\sqrt{2 - \sqrt 3}}{2} \right)$, then $\sin \theta = \frac{\sqrt{2 - \sqrt 3}}{2}$, and we have an equation we can (hopefully) solve for $\theta$.
Squaring, we get $$\sin^2 \theta = \frac{2 - \sqrt{3}}{4},$$ and multiplying by 4, $$4\sin^2 \theta = 2 - \sqrt{3}.$$
My thoughts are that maybe if I get $\sqrt{3}$ by itself and square, I'll get a nice equation that's polynomial in $\sin \theta$ with integer coefficients. So, we get $\sqrt{3}$ by itself: $$\sqrt{3} = 2 - 4 \sin^2 \theta.$$ But that's interesting: I can factor 2 out... $$\sqrt{3} = 2(1 - 2 \sin^2 \theta),$$
and that $1 - 2 \sin^2 \theta$ looks pretty good, because that's the output from a double angle identity, namely $\cos(2 \theta)$. Now, $$\sqrt{3} = 2 \cos(2 \theta),$$ so $\cos (2\theta) = \frac{\sqrt{3}}{2}$.
This happens when $2 \theta = 30^\circ$ or $2\theta = 330^\circ$.
So, we get one possibility that $\theta = 15^\circ$ (since we've solved an equation by squaring, though, we should make sure it's not extraneous!).
And of course, once we know one angle $\theta$ with a particular sine, we can use symmetry and the unit circle to find all other such angles (that would be $180^\circ - \theta = 180^\circ - 15^\circ = 165^\circ$ in this case, and everything coterminal with the two between $0^\circ$ and $360^\circ$). If we just want the inverse sine of something positive, it's an angle in quadrant I.