Question 1039490
<pre><b>
If p is a prime factor of a perfect square,
then the maximum k for which p<sup>k</sup> is a factor,
then k MUST be an even number.

We prime factor 2352 with a factor tree:

          2352
          /  \
         2  1176 
            /  \
           2   588
               / \
              2  294
                 / \
                2  147
                  /  \
                 3   49
                    /  \
                   7    7

So 2352 = 2<sup>4</sup>&#8729;3&#8729;7<sup>2</sup>

The primes 2 and 7 already have even powers,
so we must multiply by 3 so that the 3 will
also have an even power.

So we must multiply by 3:

2352&#8729;3 = 2<sup>4</sup>&#8729;3<sup>2</sup>&#8729;7<sup>2</sup>

The answer is 3.  Then the perfect square will be
7056, which is 2<sup>4</sup>&#8729;3<sup>2</sup>&#8729;7<sup>2</sup> 
and (2<sup>2</sup>&#8729;3&#8729;7)<sup>2</sup> = (4&#8729;3&#8729;7)<sup>2</sup> = 84<sup>2</sup>

Edwin</pre></B>