When you see a greatest integer function $[t]$ inside an integral, always split the limits at points where the expression inside the brackets becomes an integer.
For $\int_{-1}^{1} [x^2] e^{x^3} dx$:
\begin{itemize}
\item On the interval $x \in (-1, 1)$, we have $0 \leq x^2<1$, which means $[x^2] = 0$.
\item Since the integrand is zero almost everywhere on the interval, the integral value is simply {0}.
\end{itemize}