Documentation

FormalConjectures.Wikipedia.SumOfThreeCubes

Sum of three cubes #

An integer n : ℤ can be written as a sum of three cubes (of integers) if and only if n is not 4 or 5 mod 9.

References:

The predicate that n : ℤ is a sum of three (integer) cubes.

Equations
Instances For

    An integer n : ℤ can be written as a sum of three cubes (of integers) if and only if n is not 4 or 5 mod 9.