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!)
A048792 When cubed gives number composed just of the digits 0, 1, 2, 3, 4. 1
0, 1, 7, 10, 11, 68, 70, 100, 101, 110, 324, 680, 700, 1000, 1001, 1010, 1100, 3240, 6800, 7000, 7618, 10000, 10001, 10010, 10100, 11000, 31177, 32400, 52308, 68000, 69314, 70000, 76180, 100000, 100001, 100010, 100100, 101000, 110000, 311770 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Do[ If[ Union[ IntegerDigits[n^3]] [[ -1]] < 5, Print[n]], {n, 0, 10^6} ]
CROSSREFS
Sequence in context: A105140 A107018 A247868 * A024585 A190482 A128783
KEYWORD
base,nonn
AUTHOR
Robert G. Wilson v, Jun 23 2001
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 18 04:56 EDT 2024. Contains 371767 sequences. (Running on oeis4.)