I like Serena said:
Not quite, we only know that for every $n_0$ we can always find an $n_1 > n_0$ such that $\frac{\sqrt{n_1}}{n_1^{\sin n_1}}>n_1^{0.9}\sqrt{n_1}$.
It's not true for every $n \ge n_1$. To the contrary, since the $\sin$ can also get arbitrarily close to $1$ instead of $-1$. (Wasntme)
So is the following right? (Thinking)
Suppose $\sqrt{n}=o(n^{\sin n})$.
Then $\forall c>0, \exists n_0 \in \mathbb{N}$ such that $\sqrt{n} < c\cdot n^{\sin n}, \forall n \geq n_0$.
Or in other words $\frac{\sqrt{n}}{n^{\sin n}} <c $ for all $c>0$ and sufficiently large $n$.
However large we pick $n_0$, we can always find an $n \ge n_0$ for which $\sin n$ is arbitrarily close to either $-1$ or $+1$ . That is because the period of the $\sin$ is an irrational number.
So we can for instance always find an $n$ for which $\sin n < -0.9$.
For that $n$ we have:
$$\frac{\sqrt{n}}{n^{\sin n}} >\frac{\sqrt{n}}{n^{-0.9}} = n^{0.9}\sqrt{n}$$
The right hand side can always be larger than any constant $k$, which is a contradiction.
Thus, $\sqrt{n} \neq o(n^{\sin n})$.From the fact that $\sqrt{n} \neq o(n^{\sin n})$ we conclude that $\sqrt{n} \neq O(n^{\sin n})$.Now suppose that $\sqrt{n}=\omega(n^{\sin n})$.Then $\forall c>0, \exists n_0 \in \mathbb{N}$ such that $\sqrt{n}> c n^{\sin n}, \forall n \geq n_0$.Or in other words $\frac{\sqrt{n}}{n^{\sin n}}>c$ for all $c$ and sufficiently large $n$.However large we pick $n_0$, we can always find an $n \ge n_0$ for which $\sin n$ is arbitrarily close to either $-1$ or $+1$ .
So we can for instance always find an $n$ for which $\sin n >0.9$.
For that $n$ we have:
$$\frac{\sqrt{n}}{n^{\sin n}} <\frac{n^{0.5}}{n^{0.9}} = \frac{1}{n^{0.4}}$$
The right hand side can always be smaller than any constant $k$, which is a contradiction.
Thus, $\sqrt{n} \neq \omega(n^{\sin n}) \Rightarrow \sqrt{n} \neq \Omega(n^{\sin n})$.