Naked Single
The Most Fundamental Sudoku Technique
The Naked Single (also called "Singleton" or "Lone Number") is the most fundamental Sudoku solving technique. When a cell has only one possible candidate left, that candidate must be the answer.
- What: A cell where 8 of 9 digits are eliminated by row, column, or box
- Result: The remaining digit is the only possibility — place it!
- Difficulty: Beginner — the first technique every solver learns
- Also called: Singleton, Lone Number, Forced Digit
The Concept
Every empty cell in a Sudoku puzzle will eventually contain a digit from 1 to 9. The Naked Single technique asks a simple question: which digits could possibly go in this cell?
To answer this, we check:
- Which digits already appear in the same row?
- Which digits already appear in the same column?
- Which digits already appear in the same 3×3 box?
If we can eliminate 8 of the 9 possible digits, only one remains — and that's our answer.
The Golden Rule
How to Find Naked Singles
Pick an empty cell
Check the row
Check the column
Check the 3×3 box
Count remaining candidates
Practical Example
Finding a Naked Single

Look at the cell at R5C5 (row 5, column 5) — the center of the grid.
Let's check which digits are eliminated:
- Row 5: Contains 1, 2, 3, 4, 6, 7, 8
- Column 5: Contains 9
- Box 5: No additional digits
Combined, we've eliminated: 1, 2, 3, 4, 6, 7, 8, 9
Naked Single vs Hidden Single
Beginners often confuse Naked Singles with Hidden Singles. Here's the difference:
Only one candidate remains in a cell.
"This cell can only be 5."
A candidate can only go in one cell within a row, column, or box.
"5 can only go here in this row."
Both techniques result in placing a digit, but they approach the problem from different angles. Master both to solve puzzles efficiently!
BeginnerHidden Single
Learn the complementary technique: finding where a digit can only go in one place.