Can somebody help me how to solve the following SDE analytically or suggest me to go through some literature to understand this or can give me a little bit hint to work by myself. Thanks in advance.
$dX(t) =\sin (X(t)^2) dt + \cos (X(t)-2) dB(t),\quad X(0) = 1.$
As mentioned in the comments an analytic solution seems out of reach.
In terms of numerics, there are many methods out there eg. see "Lecture 9: Numerically solving SDEs".