Chris wrote;
This one would be difficult to solve without a solving program....although we could use some Calculus techniques to get an approximation, like Alan did. However, since you're asking a trig question, I might assume that you haven't taken Calculus, yet.
Using Wolfram, the solutions (in rads) are -2.13105 (-122.1°) and .585321 (33.54°)
We should note that Wolfram's results are also approximate.
An alternative, non-calculus based technique, would be a binary section technique. Choose two values of opposite sign either side of a solution (use the graph to come up with initial choices). Then halve the interval and see if f(x) is sufficiently close to zero. If it isn't but is positive, replace the previous positive value by this new one (similarly, if the new one is negative, replace the previous negative value by the new one) and keep repeating this process until f(x) is within some pre-specified tolerance of zero.