I usually do my problems by myself and then check the solution with Wolfram Alpha, but in this situation, it's not helping me at all... I don't know if I got the wrong answer, or if wolfram is using some trig identity that I don't know of...
\begin{align} \int\limits_{0}^{1}\int\limits_{2x}^{2}x^2\sin(y^4)\,dy\,dx&=\int\limits_{0}^{2}\int\limits_{0}^{y/2}x^2\sin(y^4)\,dx\,dy\\ &=\frac{1}{3}\int\limits_{0}^{2}\left[x^3\sin(y^4)\right]_{x=0}^{x=y/2}\,dy\\ &=\frac{1}{24}\int\limits_{0}^{2}y^3\sin(y^4)\,dy\\ &=\frac{1}{96}\left[\sin(y^4)\right]_{y=0}^{y=2}\\ &=\frac{\sin(16)}{96} \end{align}
This is what I came up with, but wolfram is giving me the answer of $$\frac{\sin^2(8)}{48}$$
Needless to say, I'm not the best at remembering my trig identities. I didn't see anything on the wikipedia page of identities to give me any help either.