Enter a number and it will tell you if it is a staircase number (a number that can be made by adding up consecutive integers). Ex: 1+2+3=6, so 6 is a staircase number Ex: 4+5=9, so 9 is a staircase number These are not staircase numbers: 1, 2, 4, etc.