1 The Core Objective
In every puzzle, you are given two key parameters:
The Target Number
The final numerical value your equation must evaluate to (e.g. 24, 100, or 720).
The Solo Digit
The only numerical digit (from 1 to 9) you are permitted to use in your formula.
Your goal is to reach the Target Number using the fewest possible copies of your assigned Solo Digit. While many formulas can reach the target, only solutions that use the minimum number of digits achieve the coveted "Perfect Solo" score!
2 Available Operators & Mechanics
You can combine your solo digits using any standard arithmetic and scientific operators available on the keypad:
Basic Arithmetic (+, −, ×, ÷)
StandardAddition, subtraction, multiplication, and division follow standard mathematical precedence (multiplication and division occur before addition and subtraction).
4 × 4 + 4 = 20 (uses 3 digits)Digit Concatenation ("Smushing")
Pro TechniquePlacing digits consecutively without an operator forms multi-digit numbers. For
instance, pressing 3 twice produces 33, not 3 × 3.
33 + 3 = 36 (only 3 digits!)Parentheses: ( ) & Auto-Balancing
GroupingOverride default operator precedence using parentheses. Digit Solo automatically visually balances missing closing parentheses at the end of your formula.
3 × (3 + 3 / 3) = 3 × 4 = 12 (uses 4 digits)Advanced Modifiers (^, !, √)
High Power- Exponentiation (
^): Raises a number to a power. E.g.,2 ^ (2 + 2) = 16. - Factorial (
!): Multiplies all positive integers up to that number. E.g.,3! = 3 × 2 × 1 = 6, and4! = 24. You can chain factorials:3!! = (3!)! = 6! = 720. - Square Root (
√): Computes the principal square root. E.g.,√(9) = 3or√(4 + 4 + 4 + 4) = 4.
3 Master Strategies for Optimal Scores
Finding any solution is satisfying, but reducing your digit count requires strategic mathematical thinking. Here are top techniques used by high-streak solvers:
toll 1. The Universal Ratios
Any solo digit d can make common small integers with very few digits:
• d / d = 1 (2 digits)
• (d + d) / d = 2 (3 digits)
• (d + d + d) / d = 3 (4 digits)
bolt 2. The Factorial Multiplier
Factorials grow fast: 3! = 6, 4! = 24, 5! = 120, 6! = 720. If your target is near 24, 120, or 720, consider using a
factorial as your primary building block!
calculate 3. Concatenation Shortcuts
Need 100 with digit 9? 99 + 9/9 = 100 (only 4 digits). Need 40 with digit
4? 44 - 4 = 40 (3 digits). Concatenation is almost always more efficient than
repeated addition.
repeat 4. Work Backwards From Powers
If your target is large (e.g. 256), recognize that 256 = 2^8 or 4^4. Building the exponent with solo digits is often faster than computing
flat products.
4 Scoring & Perfect Solos
When you submit an equation that correctly evaluates to the Target Number:
- Level Solved: You successfully beat the puzzle and your streak increases!
- Perfect Solo (🎯): You matched the optimal theoretical digit count. You are rewarded with a golden badge and celebratory confetti!
- Best Score Saved: Your lowest digit count is automatically stored in your local browser history, allowing you to replay puzzles anytime to beat your record.
Put your skills to the test!
Play today’s daily challenge or practice on campaign levels.