The problem: $\lim\limits_{x\to 0}\frac{\sqrt{x}\sin(x^n)}{(\sin(x))^m}$
First step - it's $0/0$, so I decided to use L'Hospital's rule, but encountered with $0/0$ again and again.
Then i tried to use $\lim\limits_{x\to0}\sin(x)/x = 1$ by creating $x^m$ and $x^n$ but also stuck on $0/0$
After that remained Taylor series, but I suppose there is a much easier solution.