428
428 is the HTTP status code Precondition Required — the server insists on a conditional request.
- Even
- Composite
Where 428 fits
Why 428 is special
428 exists to prevent the lost update. A server that returns it is refusing blind writes: the client must say which version it believes it is modifying, so two people editing the same record cannot silently overwrite each other. It converts a race condition into a visible 412.
Not just a mathematical number
428is also used in ways where ordinary arithmetic doesn't apply — each listed below with what genuinely does and doesn't follow from it.
- Mathematical number
A genuine quantity — its mathematical properties (prime, square, factors, and so on) are real facts about it.
A genuine quantity that ordinary arithmetic applies to — it can be prime, even, a perfect square, added to another number meaningfully, and so on.
- Code
Also used as a code — HTTP status codes.
An assigned identifier from a fixed registry or standard — its digits don't represent an amount, and arithmetic on it is meaningless (HTTP status 404 + 1 is not a 'better' status; it's a different, unrelated code).
Factors & digit properties
- Divisors (6)
- 1, 2, 4, 107, 214, 428
- Prime factorisation
- 2^2 × 107
- Digit sum
- 14
- Digital root
- 5
Representations
- Decimal
- 428
- Binary
- 110101100
- Octal
- 654
- Hexadecimal
- 1ac
- Roman numeral
- CDXXVIII
- Scientific notation
- 4.280 × 10^2
Other mathematical patterns
- Deficient number
Related numbers & connections
428 requires the client to state which version it is updating, converting a silent overwrite between two editors into a visible conflict.
428 requires a client to send a precondition; 412 is what comes back when that precondition turns out to be false. Together they convert a silent lost update into a visible, retryable conflict.
View 412 →Numbers Around Us
- appears inHTTP status codes
why?
Strength 0.50, confidence "high".
Other connections
- is associated with412
why?
Strength 0.50, confidence "high".
Technology & computing
A server returning 428 refuses to accept a blind write: the client must state which version it thinks it is updating. Two people editing the same record then collide visibly with a 412 rather than one silently overwriting the other. It converts a data-loss bug into an error message.
DocumentedTechnology & computing
Common questions
Is 428 a prime number?
No, 428 is not prime.
What are the factors of 428?
The factors of 428 are 1, 2, 4, 107, 214, 428.
What is 428 in Roman numerals?
428 in Roman numerals is CDXXVIII.
About this page's data
Mathematical facts:computed directly from the number's value — nothing to source or verify externally.
Contextual records: 1 reviewer-confirmed record, sourced and reviewed before publication.
Last reviewed: 3 August 2026