1,089 is the destination of one of the cleanest self-working number tricks in recreational mathematics, one simple enough to perform as a genuine "mind-reading" demonstration with no sleight of hand required at all — the arithmetic does the entire trick by itself.
Here's the routine. Pick any three-digit number whose first and last digits differ by at least 2 (say, 532). Reverse it (235). Subtract the smaller from the larger (532 − 235 = 297). Now reverse *that* result (792) and add it to itself (297 + 792 = 1,089). No matter which valid starting number you chose, the answer always lands on exactly 1,089. Try a completely different starting point — 851 reversed is 158, and 851 − 158 = 693; reverse 693 to get 396; add them: 693 + 396 = 1,089 again, precisely.
The reason this always works is genuinely provable, not a coincidence limited to a few lucky examples. Write the original three-digit number as 100a + 10b + c, where a is the hundreds digit, b the tens digit, and c the units digit, with a > c (if not, just swap which number gets called the "original"). Its reverse is 100c + 10b + a. Subtracting: (100a + 10b + c) − (100c + 10b + a) = 99a − 99c = 99(a − c), and since a and c are digits differing by at least 2 through at most 9, this subtraction always produces a three-digit multiple of 99 with a middle digit of exactly 9 — a structural guarantee, not a pattern that merely happens to hold for tested cases. Reversing that specific kind of number and adding it to itself then always collapses to the same total, 1,089, regardless of which multiple of 99 you started from (as long as the subtraction produced a genuine three-digit result, which requires the original digit gap to be at least 2).
This exact routine has been used in recreational-math writing and classroom demonstrations for well over a century, often framed as a "number magic trick" specifically because the reveal feels genuinely surprising even to people who've just watched every individual step happen in plain view — the surprise comes from not immediately seeing why the algebra guarantees a single fixed outcome, not from any hidden manipulation.
1,089 has an entirely separate, purely coincidental mathematical property worth knowing alongside the trick: it's a perfect square, 33² = 1,089, and it's also famous among recreational mathematicians for a second reason — 1,089 × 9 = 9,801, which is 1,089 written backward. It's one of a very small number of integers whose reversal equals an exact multiple of itself (specifically, ×9 here), a genuinely rare coincidence distinct from, and unrelated to, the reverse-and-subtract routine described above.
As a plain integer, 1,089 factors as 3² × 11² (which is exactly what makes it a perfect square: every exponent in its prime factorization is even), giving it nine divisors: 1, 3, 9, 11, 33, 99, 121, 363, and 1,089.
The reverse-and-subtract trick generalizes, with a bit of modification, to numbers with different digit counts, though the fixed destination changes each time — a genuinely useful thing to know if demonstrating the routine to someone already familiar with the three-digit case and expecting the same 1,089 result regardless of starting digit count. It's worth being honest that the specific destination (1,089) is tied precisely to three-digit numbers; applying the identical reverse-subtract-reverse-add process to a four-digit or two-digit starting number does not reliably converge to 1,089 itself, since the underlying algebra (the 99×(a−c) relationship worked out above) depends on the specific place-value structure of exactly three digits.
The trick's self-working nature — no calculation trick or hidden manipulation required, just following the stated steps honestly — is part of what's made it a durable staple of recreational-mathematics writing and classroom demonstrations for well over a hundred years, appearing in puzzle columns and popular-math books across multiple generations largely unchanged, since the underlying algebra guaranteeing the result hasn't needed any updating or correction since it was first worked out. Few recreational-math routines demonstrate the reliability of algebraic proof quite this concretely — anyone skeptical of the claim can simply try it themselves with any valid starting number and watch it converge every single time.