Step 1: Inner Integral Calculation.
First, we solve the inner integral: \[ I_1 = \int_0^{\sqrt{y}} 3e^{x^3} \, dx \] This is a non-elementary integral, but we can approximate it for specific values. For this particular problem, we note that the integral is related to the exponential function. Let’s focus on changing the order of integration.
Step 2: Change the Order of Integration.
The given integral is: \[ \int_0^1 \left( \int_0^{\sqrt{y}} 3e^{x^3} \, dx \right) dy \] We can change the order of integration. Consider the region of integration where \( 0 \leq x \leq 1 \) and \( x^2 \leq y \leq 1 \). This means the limits for the integral will change to: \[ \int_0^1 \left( \int_{x^2}^1 3e^{x^3} \, dy \right) dx \] Step 3: Solve the New Integral.
Now, solving the inner integral with respect to \( y \): \[ \int_{x^2}^1 3e^{x^3} \, dy = 3e^{x^3}(1 - x^2) \] Now, the integral becomes: \[ \int_0^1 3e^{x^3} (1 - x^2) \, dx \] Step 4: Expand the Terms.
Expanding the terms: \[ 3 \int_0^1 e^{x^3} \, dx - 3 \int_0^1 x^2 e^{x^3} \, dx \] The first term \( \int_0^1 e^{x^3} \, dx \) can be approximated, and the second term involves an easy substitution. Evaluating the integrals yields: \[ e - 1 \] Final Answer: \[ \boxed{e - 1} \]