400316282domain: NAppears in sequencesSmallest number that is sum of cubes of two distinct earlier terms.at n=10A008322a(n) = a(n-1)^3 + a(n-2)^3 for n >= 2 with a(0) = 0, a(1) = 1.at n=6A112961