---
title: "Field Extensions and Their Degrees"
description: "Adjoining a root to a field produces a larger field, which is a vector space over the smaller one. Its dimension is called the degree, and degrees multiply along a tower of extensions."
canonical: https://lightmysky.com/learn/mathematics/field-extensions-and-their-degrees-mt_CjOMNt5_i0
source: https://lightmysky.com/learn/mathematics/field-extensions-and-their-degrees-mt_CjOMNt5_i0.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# Field Extensions and Their Degrees

Adjoining a root to a field produces a larger field, which is a vector space over the smaller one. Its dimension is called the degree, and degrees multiply along a tower of extensions.

Subject: Mathematics · Area: Abstract Algebra · Ages 22 to 24
Page: https://lightmysky.com/learn/mathematics/field-extensions-and-their-degrees-mt_CjOMNt5_i0

## Ready when they can

- Compute the degree of a simple extension from a minimal polynomial
- Apply the tower law to a compound extension
- Explain why a ruler and compass cannot produce the cube root of two

## Lesson: Degrees of field extensions

You build an extension by adjoining a root to a base field, and the result is a vector space over the base. The dimension is the degree, and for a simple extension it equals the degree of the minimal polynomial: the monic irreducible polynomial the new element satisfies. Adjoining the square root of a prime to rationals uses a quadratic, so the degree is 2. Adjoining the real cube root of 2 uses x cubed minus 2, irreducible by Eisenstein, so the degree is 3.

**Example.** You stack extensions with the tower law, which multiplies degrees. Adjoin one square root to get degree 2, show the second square root is still outside, and adjoin it for another factor of 2, giving total 4 for two distinct primes. Combine a degree 2 square root with a degree 3 cube root of coprime degree to get 6. Adjoining the imaginary unit uses x squared plus 1, so the degree is 2, and primitive 5th roots give degree 4.

**Tip.** You test ruler and compass builds the same way. Each compass step can only double the field, so constructible degrees are powers of 2. Doubling the cube needs the cube root of 2, of degree 3, which is not a power of 2, so you can tell at once that the construction is impossible.

**Recap.** You read each degree off its minimal polynomial, multiply degrees along towers, and rule out builds whose degree is not a power of 2.

## Practice

17 questions on this page, each with its working shown.

## Needs first

- [Linear Independence, Span and Basis](https://lightmysky.com/learn/mathematics/linear-independence-span-and-basis-mt_5RGbip9yC9)
- [Polynomial Rings, Irreducibility and Unique Factorisation](https://lightmysky.com/learn/mathematics/polynomial-rings-irreducibility-and-unique-factorisation-mt_m2G9PIHj6y)

## Opens up

- [The Galois Correspondence](https://lightmysky.com/learn/mathematics/the-galois-correspondence-mt_30kyliQR_L)
