$n$-th term of the series 1 27 125 1000$n$-th term of the series 9 81 961 9801…General term of a series that subtracts the square root of every square.Given a series how do I create a function to describe that seriescalculate the intersection of two number seriesSimplify Square Root Expression $sqrt125 - sqrt5$Relationship between perfect squares and infinite series (zeta function)Perfect square with negative constant termPerfect Square and its multipleHow To find the 1991-th number of this seriesHow many perfect powers are there amoung the first 1000 positive integersnth term of the series 1, 16, 24, 1024

What does the Digital Threat scope actually do?

What can I do if someone tampers with my SSH public key?

How can I portion out frozen cookie dough?

When an outsider describes family relationships, which point of view are they using?

What should I do when a paper is published similar to my PhD thesis without citation?

Trocar background-image com delay via jQuery

Difference between `nmap local-IP-address` and `nmap localhost`

The preposition for the verb (avenge) - avenge sb/sth (on OR from) sb

Automaton recognizing ambiguously accepted words of another automaton

Short scifi story where reproductive organs are converted to produce "materials", pregnant protagonist is "found fit" to be a mother

Giving a career talk in my old university, how prominently should I tell students my salary?

Strange opamp's output impedance in spice

What is better: yes / no radio, or simple checkbox?

How to write a chaotic neutral protagonist and prevent my readers from thinking they are evil?

If nine coins are tossed, what is the probability that the number of heads is even?

How can a demon take control of a human body during REM sleep?

How do spaceships determine each other's mass in space?

Why restrict private health insurance?

Would those living in a "perfect society" not understand satire

Do Paladin Auras of Differing Oaths Stack?

Is divide-by-zero a security vulnerability?

Smooth vector fields on a surface modulo diffeomorphisms

Writing text next to a table

Are small insurances worth it?



$n$-th term of the series 1 27 125 1000


$n$-th term of the series 9 81 961 9801…General term of a series that subtracts the square root of every square.Given a series how do I create a function to describe that seriescalculate the intersection of two number seriesSimplify Square Root Expression $sqrt125 - sqrt5$Relationship between perfect squares and infinite series (zeta function)Perfect square with negative constant termPerfect Square and its multipleHow To find the 1991-th number of this seriesHow many perfect powers are there amoung the first 1000 positive integersnth term of the series 1, 16, 24, 1024













0












$begingroup$


What will be the nth term of the series 1 27 125 1000



for $n = 1$, it is 1



for $n = 2$, it is 27



for $n = 3$, it is 125



for $n = 4$, it is 1000










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Obviously $10^3n$ is the smallest cube of $3n+1$ digits.
    $endgroup$
    – Peter Foreman
    yesterday










  • $begingroup$
    I suggest reverting to the original title, "Smallest perfect cube of $n$ digits", and the original form of the question. The pre-existing answers make less sense as written with the newer, less specific title and question.
    $endgroup$
    – Travis
    yesterday















0












$begingroup$


What will be the nth term of the series 1 27 125 1000



for $n = 1$, it is 1



for $n = 2$, it is 27



for $n = 3$, it is 125



for $n = 4$, it is 1000










share|cite|improve this question











$endgroup$







  • 1




    $begingroup$
    Obviously $10^3n$ is the smallest cube of $3n+1$ digits.
    $endgroup$
    – Peter Foreman
    yesterday










  • $begingroup$
    I suggest reverting to the original title, "Smallest perfect cube of $n$ digits", and the original form of the question. The pre-existing answers make less sense as written with the newer, less specific title and question.
    $endgroup$
    – Travis
    yesterday













0












0








0


2



$begingroup$


What will be the nth term of the series 1 27 125 1000



for $n = 1$, it is 1



for $n = 2$, it is 27



for $n = 3$, it is 125



for $n = 4$, it is 1000










share|cite|improve this question











$endgroup$




What will be the nth term of the series 1 27 125 1000



for $n = 1$, it is 1



for $n = 2$, it is 27



for $n = 3$, it is 125



for $n = 4$, it is 1000







square-numbers perfect-numbers perfect-powers






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited yesterday









Bernard

122k741116




122k741116










asked yesterday









sroxsrox

1




1







  • 1




    $begingroup$
    Obviously $10^3n$ is the smallest cube of $3n+1$ digits.
    $endgroup$
    – Peter Foreman
    yesterday










  • $begingroup$
    I suggest reverting to the original title, "Smallest perfect cube of $n$ digits", and the original form of the question. The pre-existing answers make less sense as written with the newer, less specific title and question.
    $endgroup$
    – Travis
    yesterday












  • 1




    $begingroup$
    Obviously $10^3n$ is the smallest cube of $3n+1$ digits.
    $endgroup$
    – Peter Foreman
    yesterday










  • $begingroup$
    I suggest reverting to the original title, "Smallest perfect cube of $n$ digits", and the original form of the question. The pre-existing answers make less sense as written with the newer, less specific title and question.
    $endgroup$
    – Travis
    yesterday







1




1




$begingroup$
Obviously $10^3n$ is the smallest cube of $3n+1$ digits.
$endgroup$
– Peter Foreman
yesterday




$begingroup$
Obviously $10^3n$ is the smallest cube of $3n+1$ digits.
$endgroup$
– Peter Foreman
yesterday












$begingroup$
I suggest reverting to the original title, "Smallest perfect cube of $n$ digits", and the original form of the question. The pre-existing answers make less sense as written with the newer, less specific title and question.
$endgroup$
– Travis
yesterday




$begingroup$
I suggest reverting to the original title, "Smallest perfect cube of $n$ digits", and the original form of the question. The pre-existing answers make less sense as written with the newer, less specific title and question.
$endgroup$
– Travis
yesterday










2 Answers
2






active

oldest

votes


















1












$begingroup$

For all residue classes modulo $3$, the smallest cube with $n$ digits is the smallest perfect cube $geq 10^n - 1$, so its cube root is the smallest integer $geq 10^(n - 1) / 3$, namely $lceil 10^(n - 1) / 3 rceil$. So, the smallest cube with $n$ digits is $$boxedlceil 10^(n - 1) / 3 rceil^3 .$$



If particular, if $n equiv 1 pmod 3$, then $10^n - 1 = 1 underbrace0 cdots 0_n$, which is the smallest number with $3 n + 1$ digits.



For $n equiv 2 pmod 3$, so, for $n = 3 m + 2$, we have $10^(n - 1) / 3 = lceil 10^m cdot 10^1 / 3 rceil,$ so to produce the smallest integer whose cube has $n$ digits, we take $10^1 / 3 = 2.15443ldots$, move the decimal place rightward $m$ times, and round up, giving $3, 22, 216, ldots$; their respective cubes are $27, 10648, 10077696, ldots$.



A similar argument shows that for $n equiv 0 pmod 3$ we consider $10^2 / 3 = 4.64158ldots$, so the smallest integers are $5, 47, 465, ldots$, and the corresponding cubes are $125, 103823, 100544625, ldots$.






share|cite|improve this answer









$endgroup$












  • $begingroup$
    Perhaps the downvoter would explain their objection?
    $endgroup$
    – Travis
    yesterday






  • 2




    $begingroup$
    Probably not. They usually don't, in my experience.
    $endgroup$
    – Brian Tung
    yesterday






  • 1




    $begingroup$
    I voted down the question (not any of the answers) as this is one of a sequence of several homework questions where the asker is getting others to do their work for them. I take the old fashioned view that the asker will learn nothing from copying out answers posted here that are not understood.
    $endgroup$
    – Martin Hansen
    yesterday











  • $begingroup$
    I agree, and now that I'm aware of OP's broader behavior (and now that OP has, strangely, changed the original question here for the worse) I would have done the same if I hadn't already run out of votes for the day.
    $endgroup$
    – Travis
    yesterday


















3












$begingroup$

Suppose $nge 1$



If $10^n-1$ is not already a cube , take $$m=lceil (10^n-1)^frac13rceil $$ Then, $m^3$ is the smallest cube with $n$ digits.






share|cite|improve this answer









$endgroup$












    Your Answer





    StackExchange.ifUsing("editor", function ()
    return StackExchange.using("mathjaxEditing", function ()
    StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
    StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
    );
    );
    , "mathjax-editing");

    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "69"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    noCode: true, onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3140407%2fn-th-term-of-the-series-1-27-125-1000%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1












    $begingroup$

    For all residue classes modulo $3$, the smallest cube with $n$ digits is the smallest perfect cube $geq 10^n - 1$, so its cube root is the smallest integer $geq 10^(n - 1) / 3$, namely $lceil 10^(n - 1) / 3 rceil$. So, the smallest cube with $n$ digits is $$boxedlceil 10^(n - 1) / 3 rceil^3 .$$



    If particular, if $n equiv 1 pmod 3$, then $10^n - 1 = 1 underbrace0 cdots 0_n$, which is the smallest number with $3 n + 1$ digits.



    For $n equiv 2 pmod 3$, so, for $n = 3 m + 2$, we have $10^(n - 1) / 3 = lceil 10^m cdot 10^1 / 3 rceil,$ so to produce the smallest integer whose cube has $n$ digits, we take $10^1 / 3 = 2.15443ldots$, move the decimal place rightward $m$ times, and round up, giving $3, 22, 216, ldots$; their respective cubes are $27, 10648, 10077696, ldots$.



    A similar argument shows that for $n equiv 0 pmod 3$ we consider $10^2 / 3 = 4.64158ldots$, so the smallest integers are $5, 47, 465, ldots$, and the corresponding cubes are $125, 103823, 100544625, ldots$.






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      Perhaps the downvoter would explain their objection?
      $endgroup$
      – Travis
      yesterday






    • 2




      $begingroup$
      Probably not. They usually don't, in my experience.
      $endgroup$
      – Brian Tung
      yesterday






    • 1




      $begingroup$
      I voted down the question (not any of the answers) as this is one of a sequence of several homework questions where the asker is getting others to do their work for them. I take the old fashioned view that the asker will learn nothing from copying out answers posted here that are not understood.
      $endgroup$
      – Martin Hansen
      yesterday











    • $begingroup$
      I agree, and now that I'm aware of OP's broader behavior (and now that OP has, strangely, changed the original question here for the worse) I would have done the same if I hadn't already run out of votes for the day.
      $endgroup$
      – Travis
      yesterday















    1












    $begingroup$

    For all residue classes modulo $3$, the smallest cube with $n$ digits is the smallest perfect cube $geq 10^n - 1$, so its cube root is the smallest integer $geq 10^(n - 1) / 3$, namely $lceil 10^(n - 1) / 3 rceil$. So, the smallest cube with $n$ digits is $$boxedlceil 10^(n - 1) / 3 rceil^3 .$$



    If particular, if $n equiv 1 pmod 3$, then $10^n - 1 = 1 underbrace0 cdots 0_n$, which is the smallest number with $3 n + 1$ digits.



    For $n equiv 2 pmod 3$, so, for $n = 3 m + 2$, we have $10^(n - 1) / 3 = lceil 10^m cdot 10^1 / 3 rceil,$ so to produce the smallest integer whose cube has $n$ digits, we take $10^1 / 3 = 2.15443ldots$, move the decimal place rightward $m$ times, and round up, giving $3, 22, 216, ldots$; their respective cubes are $27, 10648, 10077696, ldots$.



    A similar argument shows that for $n equiv 0 pmod 3$ we consider $10^2 / 3 = 4.64158ldots$, so the smallest integers are $5, 47, 465, ldots$, and the corresponding cubes are $125, 103823, 100544625, ldots$.






    share|cite|improve this answer









    $endgroup$












    • $begingroup$
      Perhaps the downvoter would explain their objection?
      $endgroup$
      – Travis
      yesterday






    • 2




      $begingroup$
      Probably not. They usually don't, in my experience.
      $endgroup$
      – Brian Tung
      yesterday






    • 1




      $begingroup$
      I voted down the question (not any of the answers) as this is one of a sequence of several homework questions where the asker is getting others to do their work for them. I take the old fashioned view that the asker will learn nothing from copying out answers posted here that are not understood.
      $endgroup$
      – Martin Hansen
      yesterday











    • $begingroup$
      I agree, and now that I'm aware of OP's broader behavior (and now that OP has, strangely, changed the original question here for the worse) I would have done the same if I hadn't already run out of votes for the day.
      $endgroup$
      – Travis
      yesterday













    1












    1








    1





    $begingroup$

    For all residue classes modulo $3$, the smallest cube with $n$ digits is the smallest perfect cube $geq 10^n - 1$, so its cube root is the smallest integer $geq 10^(n - 1) / 3$, namely $lceil 10^(n - 1) / 3 rceil$. So, the smallest cube with $n$ digits is $$boxedlceil 10^(n - 1) / 3 rceil^3 .$$



    If particular, if $n equiv 1 pmod 3$, then $10^n - 1 = 1 underbrace0 cdots 0_n$, which is the smallest number with $3 n + 1$ digits.



    For $n equiv 2 pmod 3$, so, for $n = 3 m + 2$, we have $10^(n - 1) / 3 = lceil 10^m cdot 10^1 / 3 rceil,$ so to produce the smallest integer whose cube has $n$ digits, we take $10^1 / 3 = 2.15443ldots$, move the decimal place rightward $m$ times, and round up, giving $3, 22, 216, ldots$; their respective cubes are $27, 10648, 10077696, ldots$.



    A similar argument shows that for $n equiv 0 pmod 3$ we consider $10^2 / 3 = 4.64158ldots$, so the smallest integers are $5, 47, 465, ldots$, and the corresponding cubes are $125, 103823, 100544625, ldots$.






    share|cite|improve this answer









    $endgroup$



    For all residue classes modulo $3$, the smallest cube with $n$ digits is the smallest perfect cube $geq 10^n - 1$, so its cube root is the smallest integer $geq 10^(n - 1) / 3$, namely $lceil 10^(n - 1) / 3 rceil$. So, the smallest cube with $n$ digits is $$boxedlceil 10^(n - 1) / 3 rceil^3 .$$



    If particular, if $n equiv 1 pmod 3$, then $10^n - 1 = 1 underbrace0 cdots 0_n$, which is the smallest number with $3 n + 1$ digits.



    For $n equiv 2 pmod 3$, so, for $n = 3 m + 2$, we have $10^(n - 1) / 3 = lceil 10^m cdot 10^1 / 3 rceil,$ so to produce the smallest integer whose cube has $n$ digits, we take $10^1 / 3 = 2.15443ldots$, move the decimal place rightward $m$ times, and round up, giving $3, 22, 216, ldots$; their respective cubes are $27, 10648, 10077696, ldots$.



    A similar argument shows that for $n equiv 0 pmod 3$ we consider $10^2 / 3 = 4.64158ldots$, so the smallest integers are $5, 47, 465, ldots$, and the corresponding cubes are $125, 103823, 100544625, ldots$.







    share|cite|improve this answer












    share|cite|improve this answer



    share|cite|improve this answer










    answered yesterday









    TravisTravis

    62.8k767149




    62.8k767149











    • $begingroup$
      Perhaps the downvoter would explain their objection?
      $endgroup$
      – Travis
      yesterday






    • 2




      $begingroup$
      Probably not. They usually don't, in my experience.
      $endgroup$
      – Brian Tung
      yesterday






    • 1




      $begingroup$
      I voted down the question (not any of the answers) as this is one of a sequence of several homework questions where the asker is getting others to do their work for them. I take the old fashioned view that the asker will learn nothing from copying out answers posted here that are not understood.
      $endgroup$
      – Martin Hansen
      yesterday











    • $begingroup$
      I agree, and now that I'm aware of OP's broader behavior (and now that OP has, strangely, changed the original question here for the worse) I would have done the same if I hadn't already run out of votes for the day.
      $endgroup$
      – Travis
      yesterday
















    • $begingroup$
      Perhaps the downvoter would explain their objection?
      $endgroup$
      – Travis
      yesterday






    • 2




      $begingroup$
      Probably not. They usually don't, in my experience.
      $endgroup$
      – Brian Tung
      yesterday






    • 1




      $begingroup$
      I voted down the question (not any of the answers) as this is one of a sequence of several homework questions where the asker is getting others to do their work for them. I take the old fashioned view that the asker will learn nothing from copying out answers posted here that are not understood.
      $endgroup$
      – Martin Hansen
      yesterday











    • $begingroup$
      I agree, and now that I'm aware of OP's broader behavior (and now that OP has, strangely, changed the original question here for the worse) I would have done the same if I hadn't already run out of votes for the day.
      $endgroup$
      – Travis
      yesterday















    $begingroup$
    Perhaps the downvoter would explain their objection?
    $endgroup$
    – Travis
    yesterday




    $begingroup$
    Perhaps the downvoter would explain their objection?
    $endgroup$
    – Travis
    yesterday




    2




    2




    $begingroup$
    Probably not. They usually don't, in my experience.
    $endgroup$
    – Brian Tung
    yesterday




    $begingroup$
    Probably not. They usually don't, in my experience.
    $endgroup$
    – Brian Tung
    yesterday




    1




    1




    $begingroup$
    I voted down the question (not any of the answers) as this is one of a sequence of several homework questions where the asker is getting others to do their work for them. I take the old fashioned view that the asker will learn nothing from copying out answers posted here that are not understood.
    $endgroup$
    – Martin Hansen
    yesterday





    $begingroup$
    I voted down the question (not any of the answers) as this is one of a sequence of several homework questions where the asker is getting others to do their work for them. I take the old fashioned view that the asker will learn nothing from copying out answers posted here that are not understood.
    $endgroup$
    – Martin Hansen
    yesterday













    $begingroup$
    I agree, and now that I'm aware of OP's broader behavior (and now that OP has, strangely, changed the original question here for the worse) I would have done the same if I hadn't already run out of votes for the day.
    $endgroup$
    – Travis
    yesterday




    $begingroup$
    I agree, and now that I'm aware of OP's broader behavior (and now that OP has, strangely, changed the original question here for the worse) I would have done the same if I hadn't already run out of votes for the day.
    $endgroup$
    – Travis
    yesterday











    3












    $begingroup$

    Suppose $nge 1$



    If $10^n-1$ is not already a cube , take $$m=lceil (10^n-1)^frac13rceil $$ Then, $m^3$ is the smallest cube with $n$ digits.






    share|cite|improve this answer









    $endgroup$

















      3












      $begingroup$

      Suppose $nge 1$



      If $10^n-1$ is not already a cube , take $$m=lceil (10^n-1)^frac13rceil $$ Then, $m^3$ is the smallest cube with $n$ digits.






      share|cite|improve this answer









      $endgroup$















        3












        3








        3





        $begingroup$

        Suppose $nge 1$



        If $10^n-1$ is not already a cube , take $$m=lceil (10^n-1)^frac13rceil $$ Then, $m^3$ is the smallest cube with $n$ digits.






        share|cite|improve this answer









        $endgroup$



        Suppose $nge 1$



        If $10^n-1$ is not already a cube , take $$m=lceil (10^n-1)^frac13rceil $$ Then, $m^3$ is the smallest cube with $n$ digits.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered yesterday









        PeterPeter

        48.5k1139135




        48.5k1139135



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Mathematics Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            Use MathJax to format equations. MathJax reference.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3140407%2fn-th-term-of-the-series-1-27-125-1000%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Moe incest case Sentencing See also References Navigation menu"'Australian Josef Fritzl' fathered four children by daughter""Small town recoils in horror at 'Australian Fritzl' incest case""Victorian rape allegations echo Fritzl case - Just In (Australian Broadcasting Corporation)""Incest father jailed for 22 years""'Australian Fritzl' sentenced to 22 years in prison for abusing daughter for three decades""RSJ v The Queen"

            Who is our nearest planetary neighbor, on average?Santa Claus flies to the South PoleSeven Spheres of Unequal Mass, a weighing problem with a twistDescribe a large integerFast Mental Calculation of $7.5^7$Math in Space (without the help of celebrities)Find the value of $bigstar$: Puzzle 8 - InequalityWho drinks beer while running anyway?A Crucial DeliveryRanking And AverageHow long will my money last at roulette?

            Daza language Contents Vocabulary Phonology References External links Navigation menudaza1242Daza"Dazaga"eeee178086576