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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A124628 Numbers n such that n^3 is zeroless pandigital. 0
1903, 2257, 2589, 2691, 2842, 2866, 3024, 3159, 3166, 3195, 3598, 3658, 3793, 3908, 4335, 4874, 5032, 5224, 5503, 5596, 5703, 5812, 6009, 6023, 6259, 6289, 6437, 6486, 6645, 7446, 7497, 7592, 7821, 7846, 7899, 8056, 8066, 8166, 8168, 8662, 8677, 8873 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

1903^3 = 6891541327 (contains all the digits 1 through 9 and doesn't contain 0).

MATHEMATICA

Select[Range[10000], Union[IntegerDigits[ #^3]] == {1, 2, 3, 4, 5, 6, 7, 8, 9} &]

CROSSREFS

Cf. A119735 Numbers n such that every digit occurs at least once in n^3.

Sequence in context: A177137 A190651 A190653 * A112947 A206124 A184194

Adjacent sequences:  A124625 A124626 A124627 * A124629 A124630 A124631

KEYWORD

base,nonn

AUTHOR

Tanya Khovanova (tanyakh(AT)yahoo.com), Dec 21 2006

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 13 09:48 EST 2012. Contains 205451 sequences.