Problem: If $u\in \mathbb C$ is algebraic over $\mathbb Q$, then the span of $\{1, u, u^2, ..., u^{n-1}\}$ is a field.
Attempt: Since every element in the span is in $\mathbb C$ it suffices to show that we have a subfield of $\mathbb C$. Closure under addition and multiplication is clear to me. It's also clear that every element in the span has an additive inverse; namely, it's negative. But showing that every nonzero linear combination has a multiplicative inverse is throwing me off.
Question: Suppose $f(u)$ belongs to the span. Then $f(u) = a_0 + a_1u + \cdots + a_{n-1}u^{n-1}$ where the coefficients are rational numbers. What would the inverse look like or how would I construct it?