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!)
A029778 Digits of n^3 appear in n. 2
0, 1, 10, 100, 1000, 10000, 100000, 106239, 107624, 109573, 121894, 126045, 126540, 132485, 132654, 136825, 138624, 159406, 165640, 192574, 203198, 205738, 215806, 251894, 281306, 281536, 318725, 419375, 427863, 568314 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
a(n) = A029779(n)^(1/3). - Sean A. Irvine, Mar 04 2020
MATHEMATICA
Select[Range[0, 600000], SubsetQ[IntegerDigits[#], IntegerDigits[#^3]]&] (* using SubsetQ function from Mathematica 10 *) (* Harvey P. Dale, Jul 13 2014 *)
CROSSREFS
Cf. A029779.
Sequence in context: A272503 A136837 A136854 * A029795 A136844 A136842
KEYWORD
nonn,base
AUTHOR
EXTENSIONS
Offset corrected by Sean A. Irvine, Mar 04 2020
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 March 28 08:22 EDT 2024. Contains 371236 sequences. (Running on oeis4.)