login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A011311
Decimal expansion of 12th root of 12.
2
1, 2, 3, 0, 0, 7, 5, 5, 0, 5, 5, 7, 7, 9, 7, 1, 2, 5, 3, 6, 6, 3, 0, 0, 5, 4, 9, 6, 1, 1, 7, 0, 8, 1, 6, 7, 9, 7, 7, 8, 5, 0, 8, 9, 6, 8, 7, 5, 9, 4, 4, 1, 8, 7, 8, 5, 4, 0, 5, 4, 9, 6, 7, 1, 3, 9, 3, 4, 6, 2, 9, 7, 7, 0, 7, 6, 8, 3, 2, 7, 4, 9, 5, 5, 5, 0, 2, 2, 3, 1, 7, 3, 1, 9, 6, 6, 4, 9, 4
OFFSET
1,2
LINKS
EXAMPLE
1.2300755055779712536630054961170816797785... [corrected by Georg Fischer, Jul 29 2021]
MATHEMATICA
RealDigits[12^(1/12), 10, 120][[1]] (* Alonso del Arte, Feb 11 2015 *)
PROG
(PARI) sqrtn(12, 12) \\ Michel Marcus, Feb 12 2015
CROSSREFS
Sequence in context: A332672 A184362 A354443 * A240658 A342315 A063890
KEYWORD
nonn,cons,easy
STATUS
approved