Level 189: Power of Two
Optimal: 3 digits
Target Number

16

Solo Digit: 2
Waiting for input
Digits Used: 0

Level 189 Overview & Strategy

Easy

In Level 189, your challenge is to reach the target number 16 using only the solo digit 2. The optimal solution requires exactly 3 digits.

Solo Digit: 2
Target Goal: 16
Optimal Length: 3 digits
Allowed Operations: + − × ÷ ^ ! √ ( )

Solving Tip

Notice how close 16 is to multiples, factorials, or powers of 2. If direct multiplication or division leaves a remainder, look for ways to generate 2 / 2 = 1 or (2 - 2) = 0 to fine-tune your final total.