find three consecutive integers whose product is 33 larger than the cube of the smallest integer

1 answer

if the three numbers are x-1,x,x+1, then

(x-1)(x)(x+1) = x^3+33
x^3-x = x^3+33
x = -33

(-34)(-33)(-32) = -35904 = -33^3 + 33