OFFSET
1,2
LINKS
Giovanni Resta, Table of n, a(n) for n = 1..563 (terms < 10^57)
FORMULA
a(n) = A030099(n)^3.
MATHEMATICA
Select[Range[23000]^3, And@@(OddQ/@IntegerDigits[#])&] (* Harvey P. Dale, Aug 20 2011 *)
CROSSREFS
KEYWORD
nonn,base,nice
AUTHOR
STATUS
approved