login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A019545 Cubes whose digits are cubes. 0
0, 1, 8, 1000, 8000, 1000000, 8000000, 1000000000, 8000000000, 1000000000000, 8000000000000, 1000000000000000, 8000000000000000, 1000000000000000000, 8000000000000000000, 1000000000000000000000 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
Is a(n) = 1000*a(n-2) for n > 3? - Charles R Greathouse IV, Sep 20 2012
Subsequence of A046031. - Michel Marcus, May 24 2014
LINKS
Sylvester Smith, A Set of Conjectures on Smarandache Sequences, Bulletin of Pure and Applied Sciences, (Bombay, India), Vol. 15 E (No. 1), 1996, pp. 101-107.
Eric Weisstein's World of Mathematics, Smarandache Sequences
MATHEMATICA
Join[{0}, Select[FromDigits/@(Flatten[Table[PadRight[{d}, n, 0], {n, 30}, {d, {1, 8}}], 1]), IntegerQ[Surd[#, 3]]&]] (* Harvey P. Dale, Dec 03 2021 *)
CROSSREFS
Cf. A046031.
Sequence in context: A118545 A017091 A164883 * A046242 A260028 A176367
KEYWORD
nonn,base
AUTHOR
R. Muller
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 05:47 EDT 2024. Contains 371918 sequences. (Running on oeis4.)