Name any number...
|
Number
|
that is even
|
2, 4, 6, 8, 10, ...
|
that is a perfect square
|
1, 4, 9, 16, 25, ...
|
that is prime
|
2, 3, 5, 7, 11, ...
|
divisible by 13 (not including 13)
|
26, 39, 52, 65, 78, 91
|
in the Fibonacci sequence greater than 25
|
34, 55, 89
|
that is a perfect cube greater than 1
|
8, 27, 64
|
that is a factorial greater than 5
|
6, 24
|
with two digits which multiply to be a perfect square
|
10, 11, 14, 19, 20, ...
|
which is a power of 2 greater than 2
|
4, 8, 16, 32, 64
|
whose English name has exactly 5 letters
|
3, 7, 8, 40, 50, 60
|
|
0 is only accepted for the first one because any number ending in 0, 2, 4, 6 or 8 is accepted.