%I #11 Jul 08 2022 09:15:49
%S 2,6,11,19,22,23,28,32,34,35,36,37,41,42,43,44,46,47,48,54,56,58,59,
%T 61,63,64,66,68,70,72,73,75,80,81,82,86,87,89,90,97,100,105,107,108,
%U 110,112,116,119,120,121,123,124,138,139,141,142,145,147,148,151
%N Numbers n such that n^3 can be represented as a sum of (at least two) consecutive primes.
%e a(1) = 2 as 2^3 = 8 = 3 + 5
%K nonn
%O 1,1
%A _Gaurav Kumar_, Jul 25 2009
%E Corrected by _Arkadiusz Wesolowski_, Mar 28 2012
%E a(41)-a(60) from _Donovan Johnson_, Apr 04 2012