I don't understand how to compute $\sin^{-1} (0.6293)$, to figure out the angle without using a calculator. I understand how to find the answer if I use a calculator but I don't understand the necessary steps to solve the problem without a calculator.
Am I wrong to assume you have to know at least the value of the opposite or hypotenuse length of the given triangle? Can you find the angle if you only have the sine and nothing else and you don't have a calculator?
There are several approaches to this problem, all of them are a pain in the neck without a calculator. The first approach you can try is to construct a triangle which could give you a decent triangle or if you know some calculus, you can use the Taylor series of $\arcsin x$ and use that. I'll illustrate the Taylor series approach.
The Taylor series of $\arcsin x$ is
$$x + \frac{x^3}{6} + \frac{x^5}{40} + O(x^7)$$.
Using this information, if we plug in $.6293$ into the above then we'll get an "okay" approximation. The more terms you add, the better but it will get harder and harder to find the powers of $.6293$. So, we have
$$\arcsin(.6923) = .6293 + \frac{.6293^3}{6} + \frac{.6293^5}{40} + O(.6293^7) \approx .6782$$
The real answer is $\approx .6806$ so you be the judge.