Question 768707
Factor

x<sup>4</sup> + 324
<pre>
(x<sup>2</sup>)<sup>2</sup> + 18<sup>2</sup>

That would be a perfect square if the term that is
twice the product of the square roots of those two
terms were added.  That's 2·18·x<sup>2</sup> or 36x<sup>2</sup>.

So we add that between those terms and then subtract it.
That's the same as adding 0:

(x<sup>2</sup>)<sup>2</sup> + 36x<sup>2</sup> + 18<sup>2</sup> - 36x<sup>2</sup>

Factor the first three terms as (x<sup>2</sup> + 18)(x<sup>2</sup> + 18) or (x<sup>2</sup> + 18)<sup>2</sup>

(x<sup>2</sup> + 18)<sup>2</sup> - 36x<sup>2</sup>

That is the difference of two perfect squares:

[(x<sup>2</sup> + 18) - 6x][(x<sup>2</sup> + 18) + 6x]

[x<sup>2</sup> + 18 - 6x][x<sup>2</sup> + 18 + 6x]

(x<sup>2</sup> - 6x + 18)(x<sup>2</sup> + 6x + 18)

Edwin</pre>