Is the year a perfect square?
{#if isPerfectSquare}
Yes.
{sqrt}
2
= {year}. {:else}
No.
{/if} The last was
{last}
(
{lastSqrt}
2
)
, and the next is
{next}
(
{nextSqrt}
2
)
, {nextRelative}!