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”).

A185094
Decimal expansion of sqrt(3)^sqrt(3).
3
2, 5, 8, 9, 3, 9, 9, 9, 0, 2, 2, 6, 0, 3, 4, 4, 0, 6, 2, 2, 7, 0, 6, 7, 1, 8, 6, 8, 8, 9, 6, 0, 7, 7, 0, 4, 2, 6, 7, 6, 7, 2, 0, 4, 5, 6, 2, 7, 1, 4, 8, 7, 7, 5, 2, 5, 8, 5, 6, 5, 9, 9, 9, 2, 7, 6, 5, 1, 4, 6, 6, 7, 7, 0, 5, 5, 7, 2, 0, 4, 5, 0, 7, 1, 4, 9
OFFSET
1,1
LINKS
MATHEMATICA
RealDigits[N[Sqrt[3]^Sqrt[3], 200]][[1]]
PROG
(PARI) 3^(sqrt(3)/2) \\ Charles R Greathouse IV, Oct 01 2012
CROSSREFS
KEYWORD
nonn,cons
AUTHOR
STATUS
approved