Let $n$ be a nonnegative integer. Let $\left[n\right]$ denote the set $\left\{1,2,\ldots,n\right\}$.
A well-known identity (sometimes called the "polarization identity", but that name has many claimants) says the following:
Theorem 1. Let $v_1, v_2, \ldots, v_n$ be $n$ elements of a commutative ring $\mathbb{L}$. Then,
\begin{equation}
\sum_{I \subseteq \left[n\right]} \left(-1\right)^{n-\left|I\right|} \left(\sum_{i\in I} v_i\right)^n = n! \cdot v_1 v_2 \cdots v_n .
\end{equation}
Theorem 1 is, e.g., Exercise 6.50 (d) in my Notes on the combinatorial fundamentals of algebra, version of 10 January 2019, where I also show a noncommutative version (Exercise 6.50 (c)). For the same proof in a slightly quicker writeup, see the solution to Exercise 6 (c) in UMN Fall 2018 Math 5705 homework #3 solutions (which shows the noncommutative version, from which Theorem 1 easily follows). The main idea of the proof is to expand the sum on the left hand side of the claim of Theorem 1, and check how often and with which coefficients a given monomial $v_1^{i_1} v_2^{i_2} \cdots v_n^{i_n}$ occurs in the expansion. If at least one of the numbers $i_1, i_2, \ldots, i_n$ is $0$ -- let's say $i_k = 0$ --, then this monomial occurs an even number of times, and the occurrences cancel each other out, because every occurrence in an addend for some subset $I$ can be contrasted with a different occurrence, with opposite sign, in the addend for the subset $I \cup \left\{k\right\}$ (if $k \notin I$) or the subset $I \setminus \left\{k\right\}$ (if $k \in I$). So the only surviving monomials are those where all $n$ numbers $i_1, i_2, \ldots, i_n$ are positive. But the only such monomial is $v_1 v_2 \cdots v_n$ (because degree considerations require $i_1 + i_2 + \cdots + i_n = n$), and it is easy to see that it appears only once (namely, in the addend for $I = \left[n\right]$) and its coefficient is $n!$. Thus Theorem 1 follows. I'm quite sure that Theorem 1 has been known since the 19th century. $\blacksquare$
Corollary 2. Let $\mathbb{K}$ be any commutative ring. Let $V$ be a $\mathbb{K}$-module. Let $v_1, v_2, \ldots, v_n$ be $n$
vectors in $V$. Then,
\begin{equation}
\sum_{I \subseteq \left[n\right]} \left(-1\right)^{n-\left|I\right|} \left(\sum_{i\in I} v_i\right)^n = n! \cdot v_1 v_2 \cdots v_n
\end{equation}
in the symmetric power $\operatorname{Sym}^n V$.
Proof of Corollary 2. The symmetric algebra $\operatorname{Sym} V$ of $V$ is a commutative ring, and the vectors $v_1, v_2, \ldots, v_n$ belong to this ring (if we identify $V$ with $\operatorname{Sym}^1 V \subseteq \operatorname{Sym} V$ in the obvious way). Hence, Theorem 1 (applied to $\mathbb{L} = \operatorname{Sym} V$) yields
\begin{equation}
\sum_{I \subseteq \left[n\right]} \left(-1\right)^{n-\left|I\right|} \left(\sum_{i\in I} v_i\right)^n = n! \cdot v_1 v_2 \cdots v_n .
\end{equation}
This is an equality in $\operatorname{Sym} V$, and thus an equality in $\operatorname{Sym}^n V$ (since both its sides belong to $\operatorname{Sym}^n V$). This proves Corollary 2. $\blacksquare$
Now, we get a generalization of your claim:
Corollary 3. Let $\mathbb{K}$ be any commutative ring in which $n!$ is invertible. Let $V$ be a $\mathbb{K}$-module. Then, the $\mathbb{K}$-module $\operatorname{Sym}^n V$ is spanned by the $v$-th powers of elements of $V$.
Proof of Corollary 3. We know that the $\mathbb{K}$-module $\operatorname{Sym}^n V$ is spanned by products of the form $v_1 v_2 \cdots v_n$ with $v_1, v_2, \ldots, v_n \in V$. Hence, it suffices to prove that every such product can be written as a $\mathbb{K}$-linear combination of $n$-th powers of elements of $V$. So let $v_1, v_2, \ldots, v_n \in V$ be arbitrary. Then, Corollary 2 yields
\begin{equation}
\sum_{I \subseteq \left[n\right]} \left(-1\right)^{n-\left|I\right|} \left(\sum_{i\in I} v_i\right)^n = n! \cdot v_1 v_2 \cdots v_n .
\end{equation}
Solving this equation for $v_1 v_2 \cdots v_n$, we find
\begin{equation}
v_1 v_2 \cdots v_n = \dfrac{1}{n!} \sum_{I \subseteq \left[n\right]} \left(-1\right)^{n-\left|I\right|} \left(\sum_{i\in I} v_i\right)^n .
\end{equation}
This is clearly a $\mathbb{K}$-linear combination of $n$-th powers of elements of $V$. Thus, Corollary 3 is proven. $\blacksquare$