246645domain: NAppears in sequencesLeast sum of 4 positive cubes in exactly n ways.at n=18A025420a(n) = 9*binomial(n,4) = 3*n*(n-1)*(n-2)*(n-3)/8.at n=30A060008