Narcissistic cube asks who are we?Cutting from a cube (visualization test)Who likes Actress E?Nine identical...

What's an appropriate age to involve kids in life changing decisions?

Using wilcox.test() and t.test() in R yielding different p-values

What is a good way to allow only one non null field in an object

Are wands in any sort of book going to be too much like Harry Potter?

Has everyone forgotten about wildfire?

What replaces x86 intrinsics for C when Apple ditches Intel CPUs for their own chips?

Is it a Munchausen Number?

Is every story set in the future "science fiction"?

How do I minimise waste on a flight?

Origins of the "array like" strings in BASIC

Does Thread.yield() do anything if we have enough processors to service all threads?

How come mathematicians published in Annals of Eugenics?

What is the minimum required technology to reanimate someone who has been cryogenically frozen?

Why is there a cap on 401k contributions?

Two (probably) equal real numbers which are not proved to be equal?

Passport stamps art, can it be done?

What dice to use in a game that revolves around triangles?

How to explain intravenous drug abuse to a 6-year-old?

What is the status of the three crises in the history of mathematics?

What's the difference between "ricochet" and "bounce"?

What are these round pads on the bottom of a PCB?

Probability of taking balls without replacement from a bag question

A Latin text with dependency tree

Program for finding longest run of zeros from a list of 100 random integers which are either 0 or 1



Narcissistic cube asks who are we?


Cutting from a cube (visualization test)Who likes Actress E?Nine identical spheres fit exactly into a cubeMaximise Steve's step counter reset processMake numbers 1 - 32 using the digits 2, 0, 1, 7Escape the cube puzzleEscape the cube 2 (Theseus and Minotaur variant)How many liars are in the room?Make numbers 1 - 30 using the digits 2, 0, 1, 8Make numbers 93 using the digits 2, 0, 1, 8













5












$begingroup$


I am a five digit narcissistic cube who likes to display my root right upfront. I also have hidden it in the back of my four digit cube brother. Who are we?










share|improve this question









$endgroup$

















    5












    $begingroup$


    I am a five digit narcissistic cube who likes to display my root right upfront. I also have hidden it in the back of my four digit cube brother. Who are we?










    share|improve this question









    $endgroup$















      5












      5








      5





      $begingroup$


      I am a five digit narcissistic cube who likes to display my root right upfront. I also have hidden it in the back of my four digit cube brother. Who are we?










      share|improve this question









      $endgroup$




      I am a five digit narcissistic cube who likes to display my root right upfront. I also have hidden it in the back of my four digit cube brother. Who are we?







      mathematics logical-deduction no-computers






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 4 hours ago









      UvcUvc

      3686




      3686






















          1 Answer
          1






          active

          oldest

          votes


















          7












          $begingroup$


          $32768 = 32^3$ and $5832 = 18^3$




          Process of finding them:




          The cube root of a 5 digit number would have to be 2 digits. So say, $AB^3 = ABCDE$. Then, divide by $AB$ to get an approximation $AB^2 approx 1000$. $sqrt{1000} approx 31.6$, so it makes sense to try slightly larger (since our approximation is a clear underestimate). We can try $32^3 = 2^{15} = 32768$ and sure enough it satisfies our condition. ($33^3 = 1089 cdot 33 > 1100 cdot 32 = 35200$ can be tested to not work, so this is our five digit cube).

          To get the four-digit number, we know that $32$ appears at the end of the cube. The cubes have residues $0, 1, 8, 7, 4, 5, 6, 3, 2, 9 bmod 10$, so we know that the cube root must be $8 bmod 10$. Since our four-digit number must have a two-digit cube root, $18^3$ makes the most sense to try ($28^3 > 784 cdot 20 > 15000$ would be way too large). So therefore we have our answer.




          Afternote




          Narcissistic numbers have an alternative meaning, so this was a little misleading for awhile.

          Perhaps I should justify $1089 cdot 33 > 1100 cdot 32$. Well, $1100$ is roughly 1% larger than 1089 (it's 11 more), whereas $32$ is roughly 3% smaller than $33$.







          share|improve this answer











          $endgroup$









          • 1




            $begingroup$
            You just beat me to the writeup. :)
            $endgroup$
            – Rubio
            4 hours ago












          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "559"
          };
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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%2fpuzzling.stackexchange.com%2fquestions%2f83766%2fnarcissistic-cube-asks-who-are-we%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          7












          $begingroup$


          $32768 = 32^3$ and $5832 = 18^3$




          Process of finding them:




          The cube root of a 5 digit number would have to be 2 digits. So say, $AB^3 = ABCDE$. Then, divide by $AB$ to get an approximation $AB^2 approx 1000$. $sqrt{1000} approx 31.6$, so it makes sense to try slightly larger (since our approximation is a clear underestimate). We can try $32^3 = 2^{15} = 32768$ and sure enough it satisfies our condition. ($33^3 = 1089 cdot 33 > 1100 cdot 32 = 35200$ can be tested to not work, so this is our five digit cube).

          To get the four-digit number, we know that $32$ appears at the end of the cube. The cubes have residues $0, 1, 8, 7, 4, 5, 6, 3, 2, 9 bmod 10$, so we know that the cube root must be $8 bmod 10$. Since our four-digit number must have a two-digit cube root, $18^3$ makes the most sense to try ($28^3 > 784 cdot 20 > 15000$ would be way too large). So therefore we have our answer.




          Afternote




          Narcissistic numbers have an alternative meaning, so this was a little misleading for awhile.

          Perhaps I should justify $1089 cdot 33 > 1100 cdot 32$. Well, $1100$ is roughly 1% larger than 1089 (it's 11 more), whereas $32$ is roughly 3% smaller than $33$.







          share|improve this answer











          $endgroup$









          • 1




            $begingroup$
            You just beat me to the writeup. :)
            $endgroup$
            – Rubio
            4 hours ago
















          7












          $begingroup$


          $32768 = 32^3$ and $5832 = 18^3$




          Process of finding them:




          The cube root of a 5 digit number would have to be 2 digits. So say, $AB^3 = ABCDE$. Then, divide by $AB$ to get an approximation $AB^2 approx 1000$. $sqrt{1000} approx 31.6$, so it makes sense to try slightly larger (since our approximation is a clear underestimate). We can try $32^3 = 2^{15} = 32768$ and sure enough it satisfies our condition. ($33^3 = 1089 cdot 33 > 1100 cdot 32 = 35200$ can be tested to not work, so this is our five digit cube).

          To get the four-digit number, we know that $32$ appears at the end of the cube. The cubes have residues $0, 1, 8, 7, 4, 5, 6, 3, 2, 9 bmod 10$, so we know that the cube root must be $8 bmod 10$. Since our four-digit number must have a two-digit cube root, $18^3$ makes the most sense to try ($28^3 > 784 cdot 20 > 15000$ would be way too large). So therefore we have our answer.




          Afternote




          Narcissistic numbers have an alternative meaning, so this was a little misleading for awhile.

          Perhaps I should justify $1089 cdot 33 > 1100 cdot 32$. Well, $1100$ is roughly 1% larger than 1089 (it's 11 more), whereas $32$ is roughly 3% smaller than $33$.







          share|improve this answer











          $endgroup$









          • 1




            $begingroup$
            You just beat me to the writeup. :)
            $endgroup$
            – Rubio
            4 hours ago














          7












          7








          7





          $begingroup$


          $32768 = 32^3$ and $5832 = 18^3$




          Process of finding them:




          The cube root of a 5 digit number would have to be 2 digits. So say, $AB^3 = ABCDE$. Then, divide by $AB$ to get an approximation $AB^2 approx 1000$. $sqrt{1000} approx 31.6$, so it makes sense to try slightly larger (since our approximation is a clear underestimate). We can try $32^3 = 2^{15} = 32768$ and sure enough it satisfies our condition. ($33^3 = 1089 cdot 33 > 1100 cdot 32 = 35200$ can be tested to not work, so this is our five digit cube).

          To get the four-digit number, we know that $32$ appears at the end of the cube. The cubes have residues $0, 1, 8, 7, 4, 5, 6, 3, 2, 9 bmod 10$, so we know that the cube root must be $8 bmod 10$. Since our four-digit number must have a two-digit cube root, $18^3$ makes the most sense to try ($28^3 > 784 cdot 20 > 15000$ would be way too large). So therefore we have our answer.




          Afternote




          Narcissistic numbers have an alternative meaning, so this was a little misleading for awhile.

          Perhaps I should justify $1089 cdot 33 > 1100 cdot 32$. Well, $1100$ is roughly 1% larger than 1089 (it's 11 more), whereas $32$ is roughly 3% smaller than $33$.







          share|improve this answer











          $endgroup$




          $32768 = 32^3$ and $5832 = 18^3$




          Process of finding them:




          The cube root of a 5 digit number would have to be 2 digits. So say, $AB^3 = ABCDE$. Then, divide by $AB$ to get an approximation $AB^2 approx 1000$. $sqrt{1000} approx 31.6$, so it makes sense to try slightly larger (since our approximation is a clear underestimate). We can try $32^3 = 2^{15} = 32768$ and sure enough it satisfies our condition. ($33^3 = 1089 cdot 33 > 1100 cdot 32 = 35200$ can be tested to not work, so this is our five digit cube).

          To get the four-digit number, we know that $32$ appears at the end of the cube. The cubes have residues $0, 1, 8, 7, 4, 5, 6, 3, 2, 9 bmod 10$, so we know that the cube root must be $8 bmod 10$. Since our four-digit number must have a two-digit cube root, $18^3$ makes the most sense to try ($28^3 > 784 cdot 20 > 15000$ would be way too large). So therefore we have our answer.




          Afternote




          Narcissistic numbers have an alternative meaning, so this was a little misleading for awhile.

          Perhaps I should justify $1089 cdot 33 > 1100 cdot 32$. Well, $1100$ is roughly 1% larger than 1089 (it's 11 more), whereas $32$ is roughly 3% smaller than $33$.








          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 4 hours ago

























          answered 4 hours ago









          phenomistphenomist

          9,1423555




          9,1423555








          • 1




            $begingroup$
            You just beat me to the writeup. :)
            $endgroup$
            – Rubio
            4 hours ago














          • 1




            $begingroup$
            You just beat me to the writeup. :)
            $endgroup$
            – Rubio
            4 hours ago








          1




          1




          $begingroup$
          You just beat me to the writeup. :)
          $endgroup$
          – Rubio
          4 hours ago




          $begingroup$
          You just beat me to the writeup. :)
          $endgroup$
          – Rubio
          4 hours ago


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Puzzling 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%2fpuzzling.stackexchange.com%2fquestions%2f83766%2fnarcissistic-cube-asks-who-are-we%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

          Hudson River Historic District Contents Geography History The district today Aesthetics Cultural...

          The number designs the writing. Feandra Aversely Definition: The act of ingrafting a sprig or shoot of one...

          Ayherre Geografie Demografie Externe links Navigatiemenu43° 23′ NB, 1° 15′ WL43° 23′ NB, 1°...