$$y=(\sin x)^{\sqrt{x}}.$$
I know that I suppose to apply the chain rule here, but I can't get clearly what
is the composition here.
$$y=(\sin x)^{\sqrt{x}}.$$
I know that I suppose to apply the chain rule here, but I can't get clearly what
is the composition here.
I would probably use logarithmic differentiation here: \begin{align*} y&=(\sin(x))^{\sqrt{x}} \\ \ln(y)&=\sqrt{x}\,\ln(\sin(x)) \\ \frac1y\,\frac{dy}{dx}&=\frac12\,x^{-1/2}\,\ln(\sin(x))+\sqrt{x}\,\frac{\cos(x)}{\sin(x)}. \end{align*} Can you finish?
The problem with the straight-forward approach is that you don't have a power rule, nor do you have an exponent rule you can use. It's a bit analogous to differentiating $x^x$.