Find N

Let N N be an integer between 200 200 and 250 250 such that

N 3 N 2 N + 1 N^3 - N^2 - N + 1

is a perfect square. Find N N .


The answer is 224.

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.

1 solution

Anand Babu Kotha
Jul 16, 2014

(N+1)(N-1)(N-1)=X^2

X = (N-1) √(N+1)

√(N+1) is also a perfect square

225 is a perfect square between 200-250

N=224

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...