Question: Trigonometric eqn

I used the solve command to solve for the unknown b , i do have the solution listed in the book...but when i try to solve it as follows

solve((tan(Pi/18)=(2*cot(b)*((3.4^2)*sin(b^2)-1))/((3.4^2)*(1.4+cos(2*b))+2)),b);

since maple takes values in radians(10 deg)

i get the message as "solutions may have been lost"

Am i doing anything wrong ?

Please Wait...