I am an $8^{th}$ grader that is taking Algebra I. But nearly everyday I try to learn things outside of what I am learning in class.
Quite a while ago I discovered that $e^{i\pi} = -1$. This fascinated me although I do not understand it completely. I understand what imaginary and complex numbers are and what Pi is but do not completely understand Euler's number and why it has such an interesting property such as this.
Can someone explain this to me? (Remember, I'm in $8^{th}$ grade and may not understand completely. So if someone could 'dumb it down' for me that would be very appreciated.)
EDIT: It amazes me just how much people care on this site. Each and everyone of you are putting out amazing answers (I've read them all) but, having little knowledge of trigonometry and calculus, I feel like this question is just something that will have to wait.
Any other answers would be appreciated, but I feel as though I will not fully comprehend this until later years in school. Thank you, again, to everyone who made an effort to helping me understand :-).





Instead of proving it, I'll just explain how we can represent any complex number in polar form.
Any complex number can be represented in Cartesian form (the form you're probably familiar with) as $x+iy$, where $x,y \in \Bbb R$ (that means that $x$ and $y$ are real numbers) and $i^2 = -1$.
However all complex numbers can be represented in another form as well: polar form. Polar form involves specifying the distance from the origin and the angle that the ray through the point makes with the positive $x$ axis. We can represent complex numbers by $re^{i\theta}$ where $r$ is the distance, $\theta$ is the angle, and $i$ is the same as the one above.
To convert between the two, you use Euler's formula $$re^{i\theta}=r(\cos(\theta) +i\sin(\theta)) = x+iy$$
Here's an image that might help:
Now you can see for yourself that $e^{i\pi} = 1e^{i\pi}$ has a length of $1$ and makes an angle of $\pi$. So it lies along the $x$-axis, $1$ unit to the left of the origin: i.e. it is $-1$.