How to evaluate the integral $$\int e^{x^3}dx \quad ?$$
I've tried to set $t=x^3$, but it seems to be a blind alley; I don't know what to do with $\int\frac{e^t}{3\sqrt[3]{t^2}}dt$.
How to evaluate the integral $$\int e^{x^3}dx \quad ?$$
I've tried to set $t=x^3$, but it seems to be a blind alley; I don't know what to do with $\int\frac{e^t}{3\sqrt[3]{t^2}}dt$.
The antiderivative of $e^{x^3}$ cannot be expressed in terms of elementary functions. We can, however, express it using power series. Since $$ e^x = \sum_{n \geq 0} \frac{x^n}{n!}, $$ $$ e^{x^3} = \sum_{n \geq 0} \frac{(x^3)^n}{n!} = \sum_{n \geq 0} \frac{x^{3n}}{n!}.$$
You can integrate term by term to find a series representation of the antiderivative (which converges on the entire complex plane, since $e^{x^3}$ is an entire function).