Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-13
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Every complex number has a square root, by an explicit Cartesian formula

Statement

Every z=a+bi∈C has a square root. If b≠0, one square root is u+vi,u=∣z∣+a2,v=b2u. If b=0, one may take a when a≥0, and i−a when a<0.

Facts & Assumptions

Given: A complex number z=a+bi.

[F2]

The real numbers are a complete ordered field (The Cauchy-sequence reals have the least-upper-bound property), so every nonnegative real has a unique nonnegative square root (Square roots exist: a unique a≥0 with (a)2=a; the positives are {x2:x≠0}).

[F3]

The real numbers form an ordered field (The reals form a totally ordered field).

[F4]

Squaring is order-preserving and order-reflecting on nonnegative elements (Squaring is monotone on the nonnegatives).

Proof

technique · cases
1.1

Suppose b=0 and a≥0. Then [F2] gives (a)2=a=z.

assume-case nonnegativeF2
1.2

Suppose b=0 and a<0. Then [F2] gives (i−a)2=a=z.

assume-case negativeF2F3algebra
1.3

Suppose b≠0. Then b2>0, so [F1] gives ∣z∣2>a2. If a≥0, [F4] yields ∣z∣>a; if a<0, it yields ∣z∣>−a. In either case ∣z∣+a>0.

assume-case nonzeroF1F3F4
2.1

By [F2], u=(∣z∣+a)/2 exists and is positive; hence v=b/(2u) is defined.

F2F3step 1.3
3.1

From 4u2=2(∣z∣+a) and [F1], v2=b24u2=∣z∣2−a22(∣z∣+a)=∣z∣−a2.

F1step 2.1algebra
4.1

Therefore u2−v2=a and 2uv=b, so coordinate multiplication gives (u+vi)2=a+bi=z.

F5step 2.1step 3.1algebra
5.1

The cases b=0 with a≥0, b=0 with a<0, and b≠0 are exhaustive, so every complex number has a square root.

step 1.1step 1.2step 4.1cases-exhaustive∎

Depends on

Used by

Dependency tree · two levels

27 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources