Talk:Smallest numbers

From Rosetta Code

Just in case it helps, here's a table of the first 28 k^k --Pete Lomax (talk) 05:42, 11 April 2021 (UTC)

{1,"1"}
{2,"4"}
{3,"27"}
{4,"256"}
{5,"3125"}
{6,"46656"}
{7,"823543"}
{8,"16777216"}
{9,"387420489"}
{10,"10000000000"}
{11,"285311670611"}
{12,"8916100448256"}
{13,"302875106592253"}
--   9007199254740992   -- max exact int for a 64-bit float
{14,"11112006825558016"}
{15,"437893890380859375"}
{16,"18446744073709551616"}
--   18446744073709551616   -- max exact int for an 80-bit float
{17,"827240261886336764177"}
{18,"39346408075296537575424"}
{19,"1978419655660313589123979"}
{20,"104857600000000000000000000"}
{21,"5842587018385982521381124421"}
{22,"341427877364219557396646723584"}
{23,"20880467999847912034355032910567"}
{24,"1333735776850284124449081472843776"}
{25,"88817841970012523233890533447265625"}
{26,"6156119580207157310796674288400203776"}
{27,"443426488243037769948249630619149892803"}
{28,"33145523113253374862572728253364605812736"}