# Built in exponentiation for \`Any\` type

**URL:** https://discourse.julialang.org/t/built-in-exponentiation-for-any-type/37083
**Category:** Internals & Design
**Tags:** question
**Created:** [April 6, 2020, 12:59am UTC](https://discourse.julialang.org/t/built-in-exponentiation-for-any-type/37083 "2020-04-06T00:59:41Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![mbauman](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/mbauman/32/31082_2.png) [@mbauman](https://discourse.julialang.org/u/mbauman)
#### Post date: [April 7, 2020, 9:19pm UTC](https://discourse.julialang.org/t/built-in-exponentiation-for-any-type/37083/7 "2020-04-07T21:19:28Z")

</div>

We actually used to have a `^(::Any, ::Integer)` method defined in 0.6.

[https://github.com/JuliaLang/julia/pull/23332](https://github.com/JuliaLang/julia/pull/23332)

---

_[View the full topic](https://discourse.julialang.org/t/built-in-exponentiation-for-any-type/37083)._
