Oh I use to tell people that (-1/2)!^2=pi and then they'd ask me to show them why so I kept this one in memory. (of course this doesn't prove that (-1/2)!^2 = pi since factorial isn't really defined on non-negative non-natural numbers).
Start with the Gamma Function:
[tex]\Gamma (x)= \int \limits_0^\infty \exp (-t) t^{x-1} dt[/tex]
[tex]\Gamma (\frac{1}{2})= \int \limits_0^\infty \exp (-t) t^{-\frac{1}{2}} dt[/tex]
Then make the following substitution:
[tex]u=t^{\frac{1}{2}}[/tex]
[tex]du=\frac{1}{2}t^{-\frac{1}{2}}dt \Rightarrow t^{-\frac{1}{2}}dt=2du[/tex]
And the original equation becomes:
[tex]\Gamma (\frac{1}{2})= 2 \int \limits_0^\infty \exp (-u^2) du[/tex]
The next part is the 'trick.' The trick is to then square gamma so you have two integrals with two different variables of integration (say, x and y). Because of their form, you should be able to combine them into one integral and then change it into another two-variable coordinate system where pi's are used. Becareful when changing limits (hint: when you integrate over two variables from 0 to infinity, you are effectively integrating over the first quadrant. Therefore, you should change your limits to your new coordinate system to make sure you are also integrating over the first quadrant)(EDIT from before: sorry I forgot this was the homework help section; As you can see, I've curtailed my answer

)