I want to show that, with $n$ a positive number, $k$ a nonzero integer and $-(n-1) \leq k \leq n-1$
$$\sum_{j=0}^{n-1} e^{i2\pi kj/n} = 0$$
With $k = 1$, I can intuitively understand the statement is true, since the complex vector forms an $n$-sided regular polygon. But with $k$ being other numbers I don't have an intuition that convinces me. I would like to find a proof but can't figure out how. Is there any method to prove this using simple complex analysis?