login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A079656 Cubes using only the digits 0, 3, 6, 8 and 9. 0
0, 8, 8000, 3869893, 8000000, 3869893000, 3996969003, 8000000000, 99060039883, 339630096833, 630966396033, 688933306368, 869889903336, 3869893000000, 3996969003000, 8000000000000, 63836938680696, 99060039883000 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MATHEMATICA

Do[ If[ Union[ Join[ IntegerDigits[n^3], {0, 3, 6, 8, 9}]] == {0, 3, 6, 8, 9}, Print[n^3]], {n, 0, 50000}]

CROSSREFS

Cf. A072960.

Sequence in context: A173190 A115442 A090494 * A114773 A057107 A052152

Adjacent sequences:  A079653 A079654 A079655 * A079657 A079658 A079659

KEYWORD

base,nonn

AUTHOR

Shyam Sunder Gupta (guptass(AT)rediffmail.com), Jan 23 2003

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 24 2003

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 09:30 EST 2012. Contains 206009 sequences.