I've been stuck on trying to integrate
$\int_{-\infty}^{\infty} e^{-x^{2}}e^{ix^{3}}dx$
I initially thought this could be solved in similar fashion to solving $\int^{\infty}_{-\infty} e^{-x^{2}}e^{ix}dx$ where we define $F(t) = \int^{\infty}_{-\infty} e^{-x^{2}}e^{itx}dx$ and recognize is at as a Fourier transform of $f(x)=e^{-x^{2}}$ and then use the properties of the Fourier transform, namely that $\frac{d}{dt}(\mathcal{F}f)(t) = \mathcal{F}(ixf)(t)$, to show that $F$ satisfies the differential equation $F'(t)=\frac{t}{2}F(t)$. See here for more details.
So I tried to adjust this by defining a transform as $\mathcal{F}_{c}f(t)=\int^{\infty}_{-\infty} f(x)e^{itx^{3}}dx$ and I saw that I actually get a similar property that $\frac{d}{dt}(\mathcal{F}_{c}f)(t) = \mathcal{F}(3ix^{2}f)(t)$ but I got stuck trying to apply this property in similar fashion to see what $F'(t)$ (in this case $F(t)$ is defined with the new transform instead of Fourier transform) was but ended up with the integral $$\int^{\infty}_{-\infty} (3ix^{2})e^{-x^{2}}e^{ix^{3}t}$$ and am stuck from here....
Anyways, I was looking for either help with my approach or another way entirely to evaluate the integral. I would be very happy either way!