You are surely not intended to use "Fresnel" integrals. That's the point of changing the order of integration. If you integrate with respect to a different variable first you will introduce another "x" into the integral and can substitute for the "x2".
The problem is
\displaystyle{\int_{z=0}^{1}\int_{y=0}^{1}\int_{x= 2y}^{2 } \frac{2\cos (x^2)}{\sqrt{z}}\;dx dy dz}
Notice that I have added "z= ", "y= ", and "x= " to the limits of integration. I think that helps remember what you are doing.
I think we can ignore the "dz" and just swap x and y. y goes from 0 to 1 and, for each y, x goes from x= 2y to x= 2. I recommend you draw a picture of the region described by that: it is a triangle with vertices at (0,0), (2, 0), and (2, 1). Now, to reverse the order of integration, since "dx" will become the "outer integral" (still ignoring "dz") its limits must be constants. Look at your picture- what is the smallest value x takes on in that region? What is the largest value x takes on in that region? Those will be your limits of integration on the x integral. Now, for each x, what are the smallest and largest values y takes on? Imagine a vertical line crossing the region. What are the y values of the endpoints as functions of x? Those will be the limits of integration for the y- integral.
The first integral, with respect to y, is now very easy and, since the limits of integration now depend on x, will introduce an "x" into the integrand that
lets you substitute for x2 in the second integral.