document.write( "Question 1209035: What is the smallest positive integer n such that \sqrt[4]{675 + n} is an integer? \n" ); document.write( "
Algebra.Com's Answer #847603 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "We want \"root%284%2C675%2Bn%29\" to be an integer.

\n" ); document.write( "5^4 = 625, which is less than 675.

\n" ); document.write( "6^4 = 1296, which is greater than 675.

\n" ); document.write( "675+n = 1296
\n" ); document.write( "n = 1296-675 = 621

\n" ); document.write( "ANSWER: 621

\n" ); document.write( "
\n" ); document.write( "
\n" );