How many integer(s) are there that is not a perfect square , but a perfect cube, and a perfect fourth power?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
I liked Kushal Bose's solution,but yours is simple and clear.Me thought that too:)
Let N be such a number.
So, N = a 3 = b 4 where a , b ∈ I
a 3 = b 4
a = b 4 / 3
a = b 1 + 1 / 3
a = b 3 b
Let, b = k 3 where k is an integer
a = k 3 . k = k 4
Putting this in the first equation :
N = a 3 = b 4 = k 1 2
So , N becomes a perfect square.
No solution exists
How can you let that b=k^3? (where k is necessarily an integer?)
Log in to reply
because cube root of b should be an integer
Log in to reply
But see your second line.According to it,the 4th root of b should be an integer.[??]
Log in to reply
@Anandmay Patel – Can you tell me in detail which portion you are facing problem ?
Log in to reply
@Kushal Bose – Thanks for attention.You specified that N=b^4 for some integer b.BUT how is b a perfect cube? You assumed the value of b to be equal to the cube of another integer k.This means that b is a perfect cube.BUT how can you say that[that b is a perfect cube?]?Any proof?
Log in to reply
@Anandmay Patel – Do you agree with this line :
a = b 3 b
If u agree then follow this:
In L.H.S. a is an integer then R.H.S. should also be an integer .Then 3 b should also be an integer.This is why I have assumed that b is a perfect cube.
Log in to reply
@Kushal Bose – Gotit!Thanks!
@Kushal Bose – Will you please give me an example of a number having the property specified in the question,but this time,it also is a perfect square?Thanks.
Seriously...a perfect fourth power is also a perfect square, isn't it?
yes
Problem Loading...
Note Loading...
Set Loading...
All 4th powers are perfect squares (square of a square):
n 4 = ( n 2 ) 2
Therefore, there are no such integers which are perfect 4th powers, but not perfect squares at the same time.